Split Complementary Palette Generator

Split complementary offers contrast without the tension of a direct complement — great for accessible UI with visual interest.

CMYK
#6D39AC

rgb(109, 57, 172)

cmyk(37,67,0,33)

Convert to CMYK →
#ACA639

rgb(172, 166, 57)

cmyk(0,3,67,33)

Convert to CMYK →
CMYK
#3FAC39

rgb(63, 172, 57)

cmyk(63,0,67,33)

Convert to CMYK →
CMYK
#A38BC1

rgb(163, 139, 193)

cmyk(16,28,0,24)

Convert to CMYK →
#4E6039

rgb(78, 96, 57)

cmyk(19,0,41,62)

Convert to CMYK →
:root {
  --color-1: #6D39AC;
  --color-2: #ACA639;
  --color-3: #3FAC39;
  --color-4: #A38BC1;
  --color-5: #4E6039;
}

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.