Sun Bleached Ochre

SW 9011 / Sherwin-Williams
#E3AB7B

A rich, saturated orange value subtle enough for large surfaces yet interesting up close.

Spec Sheet

Hex#E3AB7B
RGB227, 171, 123
HSL28°, 65%, 69%
On White 2.02:1 Fail
On Black 10.38:1 AAA

For AI Tools

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

Background: #EAE8E6
Text: #29211A
Accent: #E3AB7B
Support: #6284A3
Neutral: #C9C9BA

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

#EAE8E6 background RGB 234 232 230
#29211A ink RGB 41 33 26
#E3AB7B accent RGB 227 171 123
#6284A3 support RGB 98 132 163
#C9C9BA neutral RGB 201 201 186
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EAE8E6;
  --palette-ink: #29211A;
  --palette-accent: #E3AB7B;
  --palette-support: #6284A3;
  --palette-neutral: #C9C9BA;
}

Tailwind Config

{
  "palette-background": "#EAE8E6",
  "palette-ink": "#29211A",
  "palette-accent": "#E3AB7B",
  "palette-support": "#6284A3",
  "palette-neutral": "#C9C9BA"
}

Pro Exports Pro

Color Blindness Simulation

#BCAF77
Protanopia
#CABB7C
Deuteranopia
#F39F9F
Tritanopia

Build a design system around Sun Bleached Ochre.