color-picker

A color picker app made in flutter

BSD-3-CLAUSE License

Stars
59
Committers
1

An app made in Flutter to help people choose the colors they will use in their projects!

Features

Pick a color from a picker wheel, palette, value, named and even from an image. Liked a color? Favorite it to use it later or copy it to clipboard. Is it too bright? Don't worry, use the dark theme.\

✔️ Resposive - The zoomed scaffold will expand in screens larger than 950px ✔️ Accessible - Includes tooltips and Semantics to accessibility ✔️ Internationalized - Includes support for English and Portuguese

Color info

You can see a color information or parse with the following color spaces:

Space See info Parse Copy
RGB ✔️ ✔️ ✔️
HEX ✔️ ✔️ ✔️
HSL ✔️ ✔️ ✔️
HSV ✔️ ✔️
Cielab ✔️ ✔️
XYZ ✔️

Showcase

A brief showcase of the app. Download

Wheel Picker Palette Picker
Value Picker Named Picker
Image Picker Favorite Colors
Settings

Contribution

Feel free to open an issue if you find an error or make pull requests.