Color Picker

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
wheel_picker palette_picker
Value Picker Named Picker
value_picker named_picker
Image Picker Favorite Colors
image_picker favorite_colors
Settings
settings

GitHub

https://github.com/bdlukaa/color-picker