in

Convert hexadecimal colors to RGB colors and vise-versa

Color Converter

To convert hexadecimal colors to RGB and vise-versa, a flutter-based application with a simple design was created for flutter Create Competition.

Colors-Converter

How to Use

  • Enter hexadecimal color value in the text field(default is #000 i.e. Black) at center of screen and the converted values of R,G,B will appear on top of the screen.
  • And to convert to hexadecimal Enter any R,G,B value(default is 0) and it will be automatically converted.

GitHub

https://github.com/hipoojan/Color-Converter

Written by James

A color picker for your flutter app

An Android and iOS game about colors made using Flutter