Color Palette Generator

Generate beautiful color palettes for your designs

Base Color

{{ baseColor.toUpperCase() }}

Palette Type

{{ type.display }}
{{ type.description }}
{{ lightnessVariation }}%

Generated Palette

{{ color.hex }}
RGB({{ color.rgb.r }}, {{ color.rgb.g }}, {{ color.rgb.b }})
HSL({{ color.hsl.h }}°, {{ color.hsl.s }}%, {{ color.hsl.l }}%)

Export Options

Saved Palettes

{{ savedPalette.name }}
{{ formatDate(savedPalette.date) }}