Earth Tone

230F-6 / Behr
#995D4B

A muted, deep orange rooted in terracotta and spice. Pairs with cream, olive, and deep brown.

Spec Sheet

Hex#995D4B
RGB153, 93, 75
HSL14°, 34%, 45%
On White 5.22:1 AA
On Black 4.02:1 AA Large

For AI Tools

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

Background: #ECE6E4
Text: #221511
Accent: #995D4B
Support: #417A8B
Neutral: #D6D1C2

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

#ECE6E4 background RGB 236 230 228
#221511 ink RGB 34 21 17
#995D4B accent RGB 153 93 75
#417A8B support RGB 65 122 139
#D6D1C2 neutral RGB 214 209 194
Processed in 0ms

CSS Variables

:root {
  --palette-background: #ECE6E4;
  --palette-ink: #221511;
  --palette-accent: #995D4B;
  --palette-support: #417A8B;
  --palette-neutral: #D6D1C2;
}

Tailwind Config

{
  "palette-background": "#ECE6E4",
  "palette-ink": "#221511",
  "palette-accent": "#995D4B",
  "palette-support": "#417A8B",
  "palette-neutral": "#D6D1C2"
}

Pro Exports Pro

Color Blindness Simulation

#6C6549
Protanopia
#7A714A
Deuteranopia
#A65358
Tritanopia

Build a design system around Earth Tone.