Triadic Palette Generator

Triadic schemes use three colors 120° apart. They feel energetic while staying balanced — popular for tech branding and campaign creative.

CMYK
#6D39AC

rgb(109, 57, 172)

cmyk(37,67,0,33)

Convert to CMYK →
CMYK
#AC6D39

rgb(172, 109, 57)

cmyk(0,37,67,33)

Convert to CMYK →
CMYK
#39AC6D

rgb(57, 172, 109)

cmyk(67,0,37,33)

Convert to CMYK →
CMYK
#BD9575

rgb(189, 149, 117)

cmyk(0,21,38,26)

Convert to CMYK →
CMYK
#3A7856

rgb(58, 120, 86)

cmyk(52,0,28,53)

Convert to CMYK →
:root {
  --color-1: #6D39AC;
  --color-2: #AC6D39;
  --color-3: #39AC6D;
  --color-4: #BD9575;
  --color-5: #3A7856;
}

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.