Russet

FE082 / Fired Earth
#8C5C40

A deep brown-orange with autumnal warmth, like fallen leaves. Rich and seasonal.

Spec Sheet

Hex#8C5C40
RGB140, 92, 64
HSL22°, 37%, 40%
On White 5.65:1 AA
On Black 3.72:1 AA Large

For AI Tools

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

Background: #EAE7E6
Text: #1E1815
Accent: #8C5C40
Support: #65A0C3
Neutral: #D0CEBD

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 Russet Palettes are free. Exports aren't.

#EAE7E6 background RGB 234 231 230
#1E1815 ink RGB 30 24 21
#8C5C40 accent RGB 140 92 64
#65A0C3 support RGB 101 160 195
#D0CEBD neutral RGB 208 206 189
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EAE7E6;
  --palette-ink: #1E1815;
  --palette-accent: #8C5C40;
  --palette-support: #65A0C3;
  --palette-neutral: #D0CEBD;
}

Tailwind Config

{
  "palette-background": "#EAE7E6",
  "palette-ink": "#1E1815",
  "palette-accent": "#8C5C40",
  "palette-support": "#65A0C3",
  "palette-neutral": "#D0CEBD"
}

Pro Exports Pro

Color Blindness Simulation

#69613E
Protanopia
#756B40
Deuteranopia
#985355
Tritanopia

Build a design system around Russet.