Top Flutter Color Picker and Utilities packages
Last updated: February 1, 2023
Color Picker or Color Selector is a widget that allows users to select a color from a palette. The widget can be customized to display various color models (RGB, HSL, CMYK, etc.), and also allows for the selection of a custom color.
The complete list of Flutter Color Picker, Color Selector, Color Palette and other Color Utility packages is provided below.

flutter_colorpicker
Null safety 👍 659
HSV(HSB)/HSL/RGB/Material color picker inspired by all the good design for your amazing flutter apps.
palette_generator
Null safety 👍 427
Flutter package for generating palette colors from a source image.

flex_color_picker
Null safety 👍 285
A customizable Flutter primary, accent and custom color picker. Includes an optional HSV wheel color picker.
hexcolor
Null safety 👍 251
Brings HexColor for your dart and flutter projects, convert material colors to hex colors

material_color_utilities
Null safety 👍 103
Algorithms and utilities that power the Material Design 3 color system, including choosing theme colors from images and creating tones of colors; all in a new color space.

ansicolor
Null safety 👍 102
Looking to add some color to your terminal logs? 'ansicolor' is an xterm-256 color support library that lets you change the foreground and background color of your text.

flutter_material_color_picker
Null safety 👍 101
Material color picker with some possible customizations for Flutter apps

flutter_gradient_colors
Null safety 👍 84
it's provide you more than 100 predefined Gradient Colors.

flutter_circle_color_picker
Null safety 👍 66
A beatiful circle color picker which picks hsl color for flutter.

cyclop
Null safety 👍 44
An experimental flutter colorpicker with an optional eyedropper tool ( Material colors swatches, AHSL, ARGB and custom swatches library )

flutter_brand_palettes
Null safety 👍 35
A collection of elegant, declarative classes for the color palettes of popular brands and companies.

fast_color_picker
Null safety 👍 34
This package provides a color picker like in story editor of Instagram.

flutter_color_picker_wheel
Null safety 👍 28
A Wheel Shapde Color Picker written fully in dart
material_color_generator
Null safety 👍 27
A package for generating a material color palette with HEX Color.

rainbow_color
Null safety 👍 26
Simplified multi-color interpolation. Map a numerical domain to a smooth-transitioning color range.
color
Null safety 👍 25
A simple Dart package exposing a Color class which can be used to create, convert, alter, and compare colors in a variety of colorspaces.
flutter_color_models
Null safety 👍 24
A set of classes representing the CMYK, HSI, HSL, HSP, HSB, LAB, Oklab, RGB, and XYZ color spaces with methods to convert colors between each space.

flutter_hsvcolor_picker
Null safety 👍 23
A HSV color picker inspired by chrome devtools and a material color picker for your flutter app.
flutter_color
Null safety 👍 20
Flutter plugin for works with colors schemes like a hex, hsl, xyz and cielab
colours
Null safety 👍 20
An extended version of Flutter Colors with more swatches and more flexibility to generate your own custom swatch.
a_colors
Null safety 👍 20
A new Flutter package contains 140 colors. By adding this to your Flutter application, you can avoid hardcode colors.


color_picker_field
Null safety 👍 15
Color Picker field for Material and Cupertino, including a Radial Color picker(Hue based)
from_css_color
Null safety 👍 13
Creates Color instance from CSS color string according to CSS Color Module Level 3 Specification.

hsluv
Null safety 👍 6
Dart port of HSLuv, a human-friendly alternative to HSL based on human experiments.

ncscolor
Null safety 👍 3
A simple Dart package to convert NCS-color to his RGB, HSL, and HEX value and used to convert RGB to HSL and RGB to HEX.
x_color
Null safety 👍 0
A dynamic and remote color data holder for flutter remote-ui project
random_color
👍 148
Generate random colors from hue, saturation and brightness that are visualy appearing. You can chose exact color specifications.
flutter_gradients
👍 74
A curated collection of awesome gradients made in Dart for Flutter.
image_color_picker
👍 42
Pick color from image (assets/network/file) and get color hexcodes.
color_thief_flutter
👍 36
Grab the color palette from an image, the Flutter implementation of color-thief.
strcolor
👍 25
Flutter package to convert color names to Color in Flutter. Offers a handful way to use colors by their names instead of using Colors constants.
kandinsky
👍 1
A tiny color library. Create (dymanic and fixed) radial and linear gradients, convert rgb, hex, hue, hsl and css colors.