CSS Tools

Color Palette Generator

Generate harmonious color palettes from any base color.

Base

#3b82f6

rgb(59, 130, 246)

Complementary

#f6af3c

rgb(246, 175, 60)

:root {
  --color-complementary-0: #3b82f6;
  --color-complementary-1: #f6af3c;
}

🔒 This tool runs entirely in your browser. No data is sent to any server.