Top Flutter Color Picker and Utilities packages 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
971
HSV(HSB)/HSL/RGB/Material color picker inspired by all the good design for your amazing flutter apps.
flex_color_picker
547
A customizable Flutter primary, accent and custom color picker. Includes an optional HSV wheel color picker.
hexcolor
327
Brings HexColor for your dart and flutter projects, convert material colors to hex colors
material_color_utilities
233
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
154
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.
random_color
153
Generate random colors from hue, saturation and brightness that are visualy appearing. You can chose exact color specifications.
flutter_material_color_picker
125
Material color picker with some possible customizations for Flutter apps
c_material
119
A package to show All Colors in Any Application for iOS and Android, support Open from a different resource like Access Eazy Colors.
cyclop
57
An experimental flutter colorpicker with an optional eyedropper tool ( Material colors swatches, AHSL, ARGB and custom swatches library )
flutter_hsvcolor_picker
49
A HSV color picker inspired by chrome devtools and a material color picker for your flutter app.
flutter_brand_palettes
41
A collection of elegant, declarative classes for the color palettes of popular brands and companies.
color_thief_flutter
37
Grab the color palette from an image, the Flutter implementation of color-thief.
rainbow_color
35
Simplified multi-color interpolation. Map a numerical domain to a smooth-transitioning color range.
color
34
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
33
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_randomcolor
30
A flutter package for generating attractive random colors. it can be used for data visualization, generative and lot more.
pick_color
29
A Flutter package which allow you to extract color and hexcode from image with simple touch.
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.
from_css_color
23
Creates Color instance from CSS color string according to CSS Color Module Level 3 Specification.
colours
23
An extended version of Flutter Colors with more swatches and more flexibility to generate your own custom swatch.
a_colors
22
A new Flutter package contains 140 colors. By adding this to your Flutter application, you can avoid hardcode colors.
eo_color
21
An elegant, object-oriented implementation of the color palettes and swatches of the Material Design standard; an alternative to Flutter's built-in colors.
monet
18
A library to get wallpaper colors using monet on Android or generate them using a primary color
color_picker_field
16
Color Picker field for Material and Cupertino, including a Radial Color picker(Hue based)
color_models
15
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.
web_color_picker
9
This package allows you use the native web browser color picker in your Flutter Web app.
replace_palette
4
Replaces the color palette in an image, respecting the color models. The easy-to-use and well-tested package.
ncscolor
4
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.
colorify
1
A simple Flutter package to generate deterministic, random colors from a given dynamic seed.
ios_color_picker
1
A new Flutter package that provides native iOS Color Picker cloned UI for all platforms Web, Android, iOS, also provides native iOS picker for iOS Only