Glazed Pecan

280D-5 / Behr
#D28C55

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

Spec Sheet

Hex#D28C55
RGB210, 140, 85
HSL26°, 58%, 58%
On White 2.75:1 Fail
On Black 7.62:1 AAA

For AI Tools

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

Background: #EDEAE8
Text: #2E1F14
Accent: #D28C55
Support: #487699
Neutral: #D0CFBE

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

#EDEAE8 background RGB 237 234 232
#2E1F14 ink RGB 46 31 20
#D28C55 accent RGB 210 140 85
#487699 support RGB 72 118 153
#D0CFBE neutral RGB 208 207 190
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EDEAE8;
  --palette-ink: #2E1F14;
  --palette-accent: #D28C55;
  --palette-support: #487699;
  --palette-neutral: #D0CFBE;
}

Tailwind Config

{
  "palette-background": "#EDEAE8",
  "palette-ink": "#2E1F14",
  "palette-accent": "#D28C55",
  "palette-support": "#487699",
  "palette-neutral": "#D0CFBE"
}

Pro Exports Pro

Color Blindness Simulation

#A19250
Protanopia
#B1A255
Deuteranopia
#E47E7F
Tritanopia

Build a design system around Glazed Pecan.