Analogous Palette Generator

Analogous palettes use hues next to each other on the wheel — naturally harmonious for backgrounds, illustrations, and soft brand systems.

CMYK
#393FAC

rgb(57, 63, 172)

cmyk(67,63,0,33)

Convert to CMYK →
CMYK
#6D39AC

rgb(109, 57, 172)

cmyk(37,67,0,33)

Convert to CMYK →
CMYK
#A639AC

rgb(166, 57, 172)

cmyk(3,67,0,33)

Convert to CMYK →
CMYK
#AC3978

rgb(172, 57, 120)

cmyk(0,67,30,33)

Convert to CMYK →
CMYK
#4278A4

rgb(66, 120, 164)

cmyk(60,27,0,36)

Convert to CMYK →
:root {
  --color-1: #393FAC;
  --color-2: #6D39AC;
  --color-3: #A639AC;
  --color-4: #AC3978;
  --color-5: #4278A4;
}

Color tools

Palettes, gradients, accessibility checks, and print-ready conversions — all in one place.

Try other harmony rules in the main color palette generator, or send colors to the gradient generator and WCAG contrast checker.