β–²

Flutter Gems is a curated list of 6700+ useful Dart & Flutter packages that are categorized based on functionality.

Discord Medium LinkedIn Twitter

Top Flutter Color Picker and Utilities packages

Last updated: January 26, 2025

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.


material_color_utilities Card Image
material_color_utilities
πŸ‘ 221   β¬‡οΈ 3.5M
Dart 3 compatible
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 Card Image
ansicolor
πŸ‘ 147   β¬‡οΈ 1.1M
Dart 3 compatible
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_colorpicker Card Image
flutter_colorpicker
πŸ‘ 960   β¬‡οΈ 285.8K
Dart 3 compatible
Maintenance Status: Good

HSV(HSB)/HSL/RGB/Material color picker inspired by all the good design for your amazing flutter apps.

flex_color_picker Card Image
flex_color_picker
πŸ‘ 527   β¬‡οΈ 258.6K
Dart 3 compatible
Maintenance Status: Good

A customizable Flutter primary, accent and custom color picker. Includes an optional HSV wheel color picker.

palette_generator
πŸ‘ 660   β¬‡οΈ 5.8K
Dart 3 compatible
Maintenance Status: Good

Flutter package for generating palette colors from a source image.

color
πŸ‘ 34   β¬‡οΈ 439.1K
Dart 3 compatible
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.

flex_seed_scheme
πŸ‘ 81   β¬‡οΈ 296.4K
Dart 3 compatible
Maintenance Status: Good

A more flexible and powerful version of Flutter's ColorScheme.fromSeed. Use multiple seed colors, custom chroma and tone mapping.

hexcolor
πŸ‘ 325   β¬‡οΈ 22.2K
Dart 3 compatible
Maintenance Status: Poor

Brings HexColor for your dart and flutter projects, convert material colors to hex colors

from_css_color
πŸ‘ 22   β¬‡οΈ 149K
Dart 3 compatible
Maintenance Status: Poor

Creates Color instance from CSS color string according to CSS Color Module Level 3 Specification.

flutter_material_color_picker Card Image
flutter_material_color_picker
πŸ‘ 125   β¬‡οΈ 5.7K
Dart 3 compatible
Maintenance Status: Average

Material color picker with some possible customizations for Flutter apps

flutter_gradient_colors
πŸ‘ 94   β¬‡οΈ 231
Dart 3 compatible
Maintenance Status: Poor

it's provide you more than 100 predefined Gradient Colors.

c_material
πŸ‘ 80   β¬‡οΈ 284
Dart 3 compatible
Maintenance Status: Good

A package to show All Colors in Any Application for iOS and Android, support Open from a different resource like Access Eazy Colors.

flutter_circle_color_picker
πŸ‘ 70   β¬‡οΈ 536
Dart 3 compatible
Maintenance Status: Poor

A beatiful circle color picker which picks hsl color for flutter.

cyclop Card Image
cyclop
πŸ‘ 56   β¬‡οΈ 505
Dart 3 compatible
Maintenance Status: Average

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

flutter_hsvcolor_picker Card Image
flutter_hsvcolor_picker
πŸ‘ 49   β¬‡οΈ 2.8K
Dart 3 compatible
Maintenance Status: Good

A HSV color picker inspired by chrome devtools and a material color picker for your flutter app.

fast_color_picker
πŸ‘ 48   β¬‡οΈ 199
Dart 3 compatible
Maintenance Status: Poor

This package provides a color picker like in story editor of Instagram.

flutter_brand_palettes Card Image
flutter_brand_palettes
πŸ‘ 41   β¬‡οΈ 42
Dart 3 compatible
Maintenance Status: Good

A collection of elegant, declarative classes for the color palettes of popular brands and companies.

tinycolor2
πŸ‘ 35   β¬‡οΈ 5K
Dart 3 compatible
Maintenance Status: Poor

Flutter Color manipulation and conversion, ported from JS tinycolor2

flutter_color_picker_wheel
πŸ‘ 39   β¬‡οΈ 87
Dart 3 compatible
Maintenance Status: Poor

A Wheel Shapde Color Picker written fully in dart

rainbow_color
πŸ‘ 35   β¬‡οΈ 1.8K
Dart 3 compatible
Maintenance Status: Poor

Simplified multi-color interpolation. Map a numerical domain to a smooth-transitioning color range.

material_color_generator
πŸ‘ 35   β¬‡οΈ 930
Dart 3 compatible
Maintenance Status: Poor

A package for generating a material color palette with HEX Color.

color_models
πŸ‘ 13   β¬‡οΈ 18.5K
Dart 3 compatible
Maintenance Status: Poor

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 Card Image
flutter_randomcolor
πŸ‘ 30   β¬‡οΈ 1.1K
Dart 3 compatible
Maintenance Status: Good

A flutter package for generating attractive random colors. it can be used for data visualization, generative and lot more.

appkit_ui_element_colors Card Image
appkit_ui_element_colors
πŸ‘ 0   β¬‡οΈ 25.6K
Dart 3 compatible
Maintenance Status: Average

A Flutter plugin that exposes AppKit’s β€œUI Element Colors.”

flutter_color
πŸ‘ 26   β¬‡οΈ 2K
Dart 3 compatible
Maintenance Status: Average

Flutter plugin for works with colors schemes like a hex, hsl, xyz and cielab

pick_color Card Image
pick_color
πŸ‘ 28   β¬‡οΈ 41
Dart 3 compatible
Maintenance Status: Average

A Flutter package which allow you to extract color and hexcode from image with simple touch.

derived_colors
πŸ‘ 23   β¬‡οΈ 4.1K
Dart 3 compatible
Maintenance Status: Poor

Generate color variants.

css_colors
πŸ‘ 25   β¬‡οΈ 894
Dart 3 compatible
Maintenance Status: Good

Defines constant dart:ui Color objects for CSS colors (for use in Flutter code).

pigment
πŸ‘ 19   β¬‡οΈ 5.6K
Dart 3 compatible
Maintenance Status: Poor

Useful and simple flutter color handler.

hue_rotation Card Image
hue_rotation
πŸ‘ 25   β¬‡οΈ 231
Dart 3 compatible
Maintenance Status: Good

Change the color of any widget that has a color. Like SwiftUI's Hue Rotation.

colours
πŸ‘ 23   β¬‡οΈ 72
Dart 3 compatible
Maintenance Status: Poor

An extended version of Flutter Colors with more swatches and more flexibility to generate your own custom swatch.

a_colors
πŸ‘ 22   β¬‡οΈ 22
Dart 3 compatible
Maintenance Status: Poor

A new Flutter package contains 140 colors. By adding this to your Flutter application, you can avoid hardcode colors.

eo_color
πŸ‘ 21   β¬‡οΈ 58
Dart 3 compatible
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.

monet
πŸ‘ 18   β¬‡οΈ 22
Dart 3 compatible
Maintenance Status: Poor

A library to get wallpaper colors using monet on Android or generate them using a primary color

texture_rgba_renderer
πŸ‘ 10   β¬‡οΈ 5.5K
Dart 3 compatible
Maintenance Status: Average

A texture helper which brings a high level api to handle BGRA data.

color_picker_field Card Image
color_picker_field
πŸ‘ 16   β¬‡οΈ 289
Dart 3 compatible
Maintenance Status: Average

Color Picker field for Material and Cupertino, including a Radial Color picker(Hue based)

hsluv Card Image
hsluv
πŸ‘ 10   β¬‡οΈ 404
Dart 3 compatible
Maintenance Status: Average

Dart port of HSLuv, a human-friendly alternative to HSL based on human experiments.

web_color_picker Card Image
web_color_picker
πŸ‘ 9   β¬‡οΈ 605
Dart 3 compatible
Maintenance Status: Good

This package allows you use the native web browser color picker in your Flutter Web app.

color_hex
πŸ‘ 5   β¬‡οΈ 126
Dart 3 compatible
Maintenance Status: Average

Flutter package to convert hex String to Color() , and Color() to hex String

ncscolor
πŸ‘ 4   β¬‡οΈ 51
Dart 3 compatible
Maintenance Status: Poor

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.

replace_palette
πŸ‘ 3   β¬‡οΈ 44
Dart 3 compatible
Maintenance Status: Good

Replaces the color palette in an image, respecting the color models. The easy-to-use and well-tested package.

colorify
πŸ‘ 1   β¬‡οΈ 154
Dart 3 compatible
Maintenance Status: Good

A simple Flutter package to generate deterministic, random colors from a given dynamic seed.

ios_color_picker
πŸ‘ 1   β¬‡οΈ 10
Dart 3 compatible
Maintenance Status: Good

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

x_color
πŸ‘ 0   β¬‡οΈ 3
Dart 3 compatible
Maintenance Status: Poor

A dynamic and remote color data holder for flutter remote-ui project

random_color
πŸ‘ 153   β¬‡οΈ 3.5K

Maintenance Status: Poor

Generate random colors from hue, saturation and brightness that are visualy appearing. You can chose exact color specifications.

flutter_gradients
πŸ‘ 74   β¬‡οΈ 7

Maintenance Status: Poor

A curated collection of awesome gradients made in Dart for Flutter.

tinycolor
πŸ‘ 51   β¬‡οΈ 154

Maintenance Status: Poor

Flutter Color manipulation and conversion, ported from JS tinycolor2

image_color_picker
πŸ‘ 43   β¬‡οΈ 27

Maintenance Status: Poor

Pick color from image (assets/network/file) and get color hexcodes.

color_thief_flutter
πŸ‘ 37   β¬‡οΈ 29

Maintenance Status: Poor

Grab the color palette from an image, the Flutter implementation of color-thief.

flutter_color_models
πŸ‘ 33   β¬‡οΈ 25

Maintenance Status: Poor

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.

strcolor
πŸ‘ 25   β¬‡οΈ 33

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   β¬‡οΈ 27

Maintenance Status: Poor

A tiny color library. Create (dymanic and fixed) radial and linear gradients, convert rgb, hex, hue, hsl and css colors.