Homeโ€บ Generators & Utilitiesโ€บ Color Palette Generator

Color Palette Generator

Generate a color palette from a base color โ€” complementary, analogous, triadic, or random schemes. Outputs hex codes ready to drop into CSS.

Inputs

Base color
โ€”
Generated palette
โ€”
Tint (lighter)
โ€”
Shade (darker)
โ€”
CSS variables snippet
โ€”

About Color Palette Generator

Schemes explained

Complementary: opposite colors on the wheel โ€” high contrast. Analogous: adjacent colors โ€” harmonious, calming. Triadic: three colors evenly spaced โ€” vibrant but balanced. Split complementary: base + two next to its complement โ€” softer than pure complementary. Tetradic: four corners of the wheel โ€” rich, complex.

When to use which

Brands and UI: analogous or split complementary (easier on the eyes). Posters and call-to-action: complementary or triadic (eye-catching). Data viz: triadic or tetradic provides distinct categories.

Accessibility

High contrast between text and background is required (WCAG: 4.5:1 normal text, 3:1 large text). Always test your palette with a contrast checker. Brand colors usually need adjusted versions for accessible text use.