Desert Echo

720B-4 / Behr
#B1A5AB

A grounded medium neutral that reads warm in daylight. Complements natural materials like linen, wood, and stone.

Spec Sheet

Hex#B1A5AB
RGB177, 165, 171
HSL330°, 7%, 67%
On White 2.38:1 Fail
On Black 8.84:1 AAA

For AI Tools

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

Background: #F2EEF0
Text: #38232E
Accent: #B1A5AB
Support: #399366
Neutral: #D3C0C0

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

#F2EEF0 background RGB 242 238 240
#38232E ink RGB 56 35 46
#B1A5AB accent RGB 177 165 171
#399366 support RGB 57 147 102
#D3C0C0 neutral RGB 211 192 192
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F2EEF0;
  --palette-ink: #38232E;
  --palette-accent: #B1A5AB;
  --palette-support: #399366;
  --palette-neutral: #D3C0C0;
}

Tailwind Config

{
  "palette-background": "#F2EEF0",
  "palette-ink": "#38232E",
  "palette-accent": "#B1A5AB",
  "palette-support": "#399366",
  "palette-neutral": "#D3C0C0"
}

Pro Exports Pro

Color Blindness Simulation

#A6A7AB
Protanopia
#A8A9AB
Deuteranopia
#B3A5A7
Tritanopia

Build a design system around Desert Echo.