Stone Ochre

FE035 / Fired Earth
#B9A070

A muted golden neutral with the character of ochre-rich stone. Warm and grounding in country kitchens.

Spec Sheet

Hex#B9A070
RGB185, 160, 112
HSL39°, 34%, 58%
On White 2.52:1 Fail
On Black 8.33:1 AAA

For AI Tools

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

Background: #F1F0EE
Text: #1B1813
Accent: #B9A070
Support: #5E7BB0
Neutral: #D0D3C0

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

#F1F0EE background RGB 241 240 238
#1B1813 ink RGB 27 24 19
#B9A070 accent RGB 185 160 112
#5E7BB0 support RGB 94 123 176
#D0D3C0 neutral RGB 208 211 192
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F1F0EE;
  --palette-ink: #1B1813;
  --palette-accent: #B9A070;
  --palette-support: #5E7BB0;
  --palette-neutral: #D0D3C0;
}

Tailwind Config

{
  "palette-background": "#F1F0EE",
  "palette-ink": "#1B1813",
  "palette-accent": "#B9A070",
  "palette-support": "#5E7BB0",
  "palette-neutral": "#D0D3C0"
}

Pro Exports Pro

Color Blindness Simulation

#AC9F6D
Protanopia
#B2A671
Deuteranopia
#C49894
Tritanopia

Build a design system around Stone Ochre.