The palette and flutter_palette packages contain an object for creating, generating, and interfacing with color palettes.
palette
and flutter_palette
are built on top of the color_models
and flutter_color_models, packages which exposes models for
the CMYK, HSI, HSL, HSP, HSB, LAB, Oklab, RGB, and XYZ color spaces.