Skip to content

Berry Palette

CSS variables
:root {
  --color-1: #590D22;
  --color-2: #800F2F;
  --color-3: #A4133C;
  --color-4: #C9184A;
  --color-5: #FF4D6D;
}
Tailwind config
// tailwind.config.js
colors: {
  "berry-1": "#590D22",
  "berry-2": "#800F2F",
  "berry-3": "#A4133C",
  "berry-4": "#C9184A",
  "berry-5": "#FF4D6D",
}
About this palette

The Berry palette is a curated set of 5 colors with their HEX, RGB and ready CSS-variable and Tailwind exports. Click any swatch for that color's full breakdown — conversions, contrast and harmonies.

Readable text on each color

White and near-black measured against every swatch. AA means the pairing clears 4.5:1 for body text; Large means it only clears 3:1, so reserve it for 24px and up.

Aa
#590D22White13.95:1AA
Aa
#800F2FWhite10.36:1AA
Aa
#A4133CWhite7.67:1AA
Aa
#C9184AWhite5.66:1AA
Aa
#FF4D6DNear-black5.88:1AA
These colours on each other

None of the 20 combinations inside this palette reach 4.5:1, so pair its colours with white or near-black rather than with each other.

text \\ background#590D22#800F2F#A4133C#C9184A#FF4D6D
#590D221.35Fails1.82Fails2.47Fails4.34Large only
#800F2F1.35Fails1.35Fails1.83Fails3.22Large only
#A4133C1.82Fails1.35Fails1.36Fails2.39Fails
#C9184A2.47Fails1.83Fails1.36Fails1.76Fails
#FF4D6D4.34Large only3.22Large only2.39Fails1.76Fails
More palettes

Related

Gradients in the same range

✓ Copied