Stone Wash

QE-10 / Behr
#E4D2BE

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

Spec Sheet

Hex#E4D2BE
RGB228, 210, 190
HSL32°, 41%, 82%
On White 1.47:1 Fail
On Black 14.26:1 AAA

For AI Tools

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

Background: #F2F0ED
Text: #1D1711
Accent: #E4D2BE
Support: #4A6482
Neutral: #CDCEBB

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

#F2F0ED background RGB 242 240 237
#1D1711 ink RGB 29 23 17
#E4D2BE accent RGB 228 210 190
#4A6482 support RGB 74 100 130
#CDCEBB neutral RGB 205 206 187
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F2F0ED;
  --palette-ink: #1D1711;
  --palette-accent: #E4D2BE;
  --palette-support: #4A6482;
  --palette-neutral: #CDCEBB;
}

Tailwind Config

{
  "palette-background": "#F2F0ED",
  "palette-ink": "#1D1711",
  "palette-accent": "#E4D2BE",
  "palette-support": "#4A6482",
  "palette-neutral": "#CDCEBB"
}

Pro Exports Pro

Color Blindness Simulation

#D9D2BD
Protanopia
#DDD6BE
Deuteranopia
#EBCECC
Tritanopia

Build a design system around Stone Wash.