Old Ochre

FE034 / Fired Earth
#C8A85A

A deep golden ochre with the earthy richness of natural pigment. Warm and historic, like Renaissance frescoes.

Spec Sheet

Hex#C8A85A
RGB200, 168, 90
HSL43°, 50%, 57%
On White 2.28:1 Fail
On Black 9.2:1 AAA

For AI Tools

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

Background: #E9E7E2
Text: #3C321B
Accent: #C8A85A
Support: #4460A7
Neutral: #C1C8A7

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

#E9E7E2 background RGB 233 231 226
#3C321B ink RGB 60 50 27
#C8A85A accent RGB 200 168 90
#4460A7 support RGB 68 96 167
#C1C8A7 neutral RGB 193 200 167
Processed in 0ms

CSS Variables

:root {
  --palette-background: #E9E7E2;
  --palette-ink: #3C321B;
  --palette-accent: #C8A85A;
  --palette-support: #4460A7;
  --palette-neutral: #C1C8A7;
}

Tailwind Config

{
  "palette-background": "#E9E7E2",
  "palette-ink": "#3C321B",
  "palette-accent": "#C8A85A",
  "palette-support": "#4460A7",
  "palette-neutral": "#C1C8A7"
}

Pro Exports Pro

Color Blindness Simulation

#B8A753
Protanopia
#C0AF5D
Deuteranopia
#D79C96
Tritanopia

Build a design system around Old Ochre.