Pick a base color and instantly generate harmonious 5-color palettes using classic color theory. Export as CSS, JSON or Tailwind config.
:root {
--color-1: #3CE0F6;
--color-2: #3CB2F6;
--color-3: #3B82F6;
--color-4: #3C55F6;
--color-5: #523CF6;
}Colors opposite each other on the wheel. High contrast, bold look. Best for call-to-action designs.
Colors adjacent on the wheel. Harmonious and natural-feeling. Ideal for calm, cohesive designs.
Three colors equally spaced (120° apart). Vibrant yet balanced. Good for playful interfaces.
A color plus the two adjacent to its complement. Softer contrast than complementary.
Four colors forming a rectangle on the wheel. Rich, complex. Works best with one dominant color.
Variations of a single hue at different lightness values. Elegant, easy to use, always on-brand.