Flutter Gems is a curated list of 5500+ useful Dart & Flutter packages that are categorized based on functionality.
Top Flutter Color Picker and Utilities packages
Last updated: November 27, 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
Dart 3 compatible 👍 527
Maintenance Status: Good
Flutter package for generating palette colors from a source image.

flex_color_picker
Dart 3 compatible 👍 378
Maintenance Status: Good
A customizable Flutter primary, accent and custom color picker. Includes an optional HSV wheel color picker.

material_color_utilities
Dart 3 compatible 👍 176
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.

ansicolor
Dart 3 compatible 👍 118
Maintenance Status: Good
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
Dart 3 compatible 👍 113
Maintenance Status: Good
Material color picker with some possible customizations for Flutter apps

cyclop
Dart 3 compatible 👍 50
Maintenance Status: Good
An experimental flutter colorpicker with an optional eyedropper tool ( Material colors swatches, AHSL, ARGB and custom swatches library )
flex_seed_scheme
Dart 3 compatible 👍 49
Maintenance Status: Good
A more flexible and powerful version of Flutter's ColorScheme.fromSeed. Use multiple seed colors, custom chroma and tone mapping.

flutter_brand_palettes
Dart 3 compatible 👍 40
Maintenance Status: Good
A collection of elegant, declarative classes for the color palettes of popular brands and companies.
flutter_color_models
Dart 3 compatible 👍 28
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
Dart 3 compatible 👍 26
Maintenance Status: Good
A HSV color picker inspired by chrome devtools and a material color picker for your flutter app.
flutter_color
Dart 3 compatible 👍 24
Maintenance Status: Good
Flutter plugin for works with colors schemes like a hex, hsl, xyz and cielab

hue_rotation
Dart 3 compatible 👍 22
Maintenance Status: Good
Change the color of any widget that has a color. Like SwiftUI's Hue Rotation.
eo_color
Dart 3 compatible 👍 20
Maintenance Status: Good
An elegant, object-oriented implementation of the color palettes and swatches of the Material Design standard; an alternative to Flutter's built-in colors.
css_colors
Dart 3 compatible 👍 19
Maintenance Status: Good
Defines constant dart:ui Color objects for CSS colors (for use in Flutter code).

color_picker_field
Dart 3 compatible 👍 16
Maintenance Status: Good
Color Picker field for Material and Cupertino, including a Radial Color picker(Hue based)

hsluv
Dart 3 compatible 👍 9
Maintenance Status: Good
Dart port of HSLuv, a human-friendly alternative to HSL based on human experiments.
color_hex
Dart 3 compatible 👍 2
Maintenance Status: Good
Flutter package to convert hex String to Color() , and Color() to hex String

flutter_colorpicker
Dart 3 compatible 👍 811
Maintenance Status: Average
HSV(HSB)/HSL/RGB/Material color picker inspired by all the good design for your amazing flutter apps.
hexcolor
Dart 3 compatible 👍 294
Maintenance Status: Average
Brings HexColor for your dart and flutter projects, convert material colors to hex colors

flutter_color_picker_wheel
Dart 3 compatible 👍 35
Maintenance Status: Average
A Wheel Shapde Color Picker written fully in dart
tinycolor2
Dart 3 compatible 👍 31
Maintenance Status: Average
Flutter Color manipulation and conversion, ported from JS tinycolor2

flutter_randomcolor
Dart 3 compatible 👍 24
Maintenance Status: Average
A flutter package for generating attractive random colors. it can be used for data visualization, generative and lot more.

derived_colors
Dart 3 compatible 👍 21
Maintenance Status: Average
Generate color variants.

ncscolor
Dart 3 compatible 👍 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.
flutter_gradient_colors
Dart 3 compatible 👍 89
Maintenance Status: Poor
it's provide you more than 100 predefined Gradient Colors.
flutter_circle_color_picker
Dart 3 compatible 👍 68
Maintenance Status: Poor
A beatiful circle color picker which picks hsl color for flutter.
fast_color_picker
Dart 3 compatible 👍 43
Maintenance Status: Poor
This package provides a color picker like in story editor of Instagram.
rainbow_color
Dart 3 compatible 👍 31
Maintenance Status: Poor
Simplified multi-color interpolation. Map a numerical domain to a smooth-transitioning color range.
material_color_generator
Dart 3 compatible 👍 31
Maintenance Status: Poor
A package for generating a material color palette with HEX Color.
color
Dart 3 compatible 👍 27
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
Dart 3 compatible 👍 22
Maintenance Status: Poor
An extended version of Flutter Colors with more swatches and more flexibility to generate your own custom swatch.
a_colors
Dart 3 compatible 👍 21
Maintenance Status: Poor
A new Flutter package contains 140 colors. By adding this to your Flutter application, you can avoid hardcode colors.
pigment
Dart 3 compatible 👍 19
Maintenance Status: Poor
Useful and simple flutter color handler.
from_css_color
Dart 3 compatible 👍 16
Maintenance Status: Poor
Creates Color instance from CSS color string according to CSS Color Module Level 3 Specification.
x_color
Dart 3 compatible 👍 0
Maintenance Status: Poor
A dynamic and remote color data holder for flutter remote-ui project
random_color
👍 150
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.