Flutter Gems is a curated list of 4900+ useful Dart & Flutter packages that are categorized based on functionality.
Top Flutter Color Picker and Utilities packages
Last updated: May 20, 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.
palette_generator
Null safety 👍 463
Maintenance Status: Good
Flutter package for generating palette colors from a source image.

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

material_color_utilities
Null safety 👍 136
Maintenance Status: Good
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.

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

flutter_brand_palettes
Null safety 👍 38
Maintenance Status: Good
A collection of elegant, declarative classes for the color palettes of popular brands and companies.
flutter_color_models
Null safety 👍 26
Maintenance Status: Good
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
Maintenance Status: Good
A HSV color picker inspired by chrome devtools and a material color picker for your flutter app.


color_picker_field
Null safety 👍 15
Maintenance Status: Good
Color Picker field for Material and Cupertino, including a Radial Color picker(Hue based)

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

flutter_colorpicker
Null safety 👍 723
Maintenance Status: Average
HSV(HSB)/HSL/RGB/Material color picker inspired by all the good design for your amazing flutter apps.

flutter_material_color_picker
Null safety 👍 104
Maintenance Status: Average
Material color picker with some possible customizations for Flutter apps

flutter_gradient_colors
Null safety 👍 85
Maintenance Status: Average
it's provide you more than 100 predefined Gradient Colors.

fast_color_picker
Null safety 👍 38
Maintenance Status: Average
This package provides a color picker like in story editor of Instagram.

flutter_color_picker_wheel
Null safety 👍 31
Maintenance Status: Average
A Wheel Shapde Color Picker written fully in dart
a_colors
Null safety 👍 20
Maintenance Status: Average
A new Flutter package contains 140 colors. By adding this to your Flutter application, you can avoid hardcode colors.

ncscolor
Null safety 👍 3
Maintenance Status: Average
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.
ansicolor
Null safety 👍 106
Maintenance Status: Poor
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_circle_color_picker
Null safety 👍 68
Maintenance Status: Poor
A beatiful circle color picker which picks hsl color for flutter.
material_color_generator
Null safety 👍 30
Maintenance Status: Poor
A package for generating a material color palette with HEX Color.
rainbow_color
Null safety 👍 29
Maintenance Status: Poor
Simplified multi-color interpolation. Map a numerical domain to a smooth-transitioning color range.
color
Null safety 👍 25
Maintenance Status: Poor
A simple Dart package exposing a Color class which can be used to create, convert, alter, and compare colors in a variety of colorspaces.
colours
Null safety 👍 22
Maintenance Status: Poor
An extended version of Flutter Colors with more swatches and more flexibility to generate your own custom swatch.
flutter_color
Null safety 👍 21
Maintenance Status: Poor
Flutter plugin for works with colors schemes like a hex, hsl, xyz and cielab
pigment
Null safety 👍 17
Maintenance Status: Poor
Useful and simple flutter color handler.
from_css_color
Null safety 👍 14
Maintenance Status: Poor
Creates Color instance from CSS color string according to CSS Color Module Level 3 Specification.
x_color
Null safety 👍 0
Maintenance Status: Poor
A dynamic and remote color data holder for flutter remote-ui project
random_color
👍 149
Maintenance Status: Poor
Generate random colors from hue, saturation and brightness that are visualy appearing. You can chose exact color specifications.
flutter_gradients
👍 75
Maintenance Status: Poor
A curated collection of awesome gradients made in Dart for Flutter.
tinycolor
👍 51
Maintenance Status: Poor
Flutter Color manipulation and conversion, ported from JS tinycolor2
image_color_picker
👍 42
Maintenance Status: Poor
Pick color from image (assets/network/file) and get color hexcodes.
color_thief_flutter
👍 36
Maintenance Status: Poor
Grab the color palette from an image, the Flutter implementation of color-thief.
strcolor
👍 25
Maintenance Status: Poor
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
Maintenance Status: Poor
A tiny color library. Create (dymanic and fixed) radial and linear gradients, convert rgb, hex, hue, hsl and css colors.