Pebbled Courtyard

250E-2 / Behr
#E0D0C2

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

Spec Sheet

Hex#E0D0C2
RGB224, 208, 194
HSL28°, 33%, 82%
On White 1.5:1 Fail
On Black 13.97:1 AAA

For AI Tools

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

Background: #EEEAE7
Text: #3B2D21
Accent: #E0D0C2
Support: #5A7FA0
Neutral: #C2C1A3

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

#EEEAE7 background RGB 238 234 231
#3B2D21 ink RGB 59 45 33
#E0D0C2 accent RGB 224 208 194
#5A7FA0 support RGB 90 127 160
#C2C1A3 neutral RGB 194 193 163
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EEEAE7;
  --palette-ink: #3B2D21;
  --palette-accent: #E0D0C2;
  --palette-support: #5A7FA0;
  --palette-neutral: #C2C1A3;
}

Tailwind Config

{
  "palette-background": "#EEEAE7",
  "palette-ink": "#3B2D21",
  "palette-accent": "#E0D0C2",
  "palette-support": "#5A7FA0",
  "palette-neutral": "#C2C1A3"
}

Pro Exports Pro

Color Blindness Simulation

#D5D1C1
Protanopia
#D9D4C2
Deuteranopia
#E6CDCC
Tritanopia

Build a design system around Pebbled Courtyard.