Garance

RE0038 / Ressource
#A02828

Named for the madder root pigment used in French military uniforms. A crisp, slightly cool red with blue undertones.

Spec Sheet

Hex#A02828
RGB160, 40, 40
HSL0°, 60%, 39%
On White 7.42:1 AAA
On Black 2.83:1 Fail

For AI Tools

Copy this snippet and paste it into any AI tool
Use these colors for all components:

Background: #EEE7E7
Text: #200E0E
Accent: #A02828
Support: #77BBBB
Neutral: #D4CFC9

Rules:
- Use Background for surfaces and canvas
- Use Ink for body text and icons
- Never use Accent as body text — contrast is too low
- Maintain 4.5:1 minimum contrast for normal text
Learn more about AI Palette

Design System from Garance Palettes are free. Exports aren't.

#EEE7E7 background RGB 238 231 231
#200E0E ink RGB 32 14 14
#A02828 accent RGB 160 40 40
#77BBBB support RGB 119 187 187
#D4CFC9 neutral RGB 212 207 201
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EEE7E7;
  --palette-ink: #200E0E;
  --palette-accent: #A02828;
  --palette-support: #77BBBB;
  --palette-neutral: #D4CFC9;
}

Tailwind Config

{
  "palette-background": "#EEE7E7",
  "palette-ink": "#200E0E",
  "palette-accent": "#A02828",
  "palette-support": "#77BBBB",
  "palette-neutral": "#D4CFC9"
}

Pro Exports Pro

Color Blindness Simulation

#4C4527
Protanopia
#695F24
Deuteranopia
#B0002A
Tritanopia

Build a design system around Garance.