ToolPilot
Color palette generator
Harmonious five-color palettes using HSL color theory — lock swatches, copy values, and export to CSS or Tailwind.
Palette
Choose a harmony mode and regenerate; locked colors stay fixed.
#3BBAC5
#2F7EBD
#53C7A6
#405ACA
#40B167
:root {
--palette-1: #3BBAC5;
--palette-2: #2F7EBD;
--palette-3: #53C7A6;
--palette-4: #405ACA;
--palette-5: #40B167;
}