Practical Tan

S280-3 / Behr
#D3BFA0

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

Spec Sheet

Hex#D3BFA0
RGB211, 191, 160
HSL36°, 37%, 73%
On White 1.79:1 Fail
On Black 11.73:1 AAA

For AI Tools

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

Background: #EDE9E3
Text: #261E12
Accent: #D3BFA0
Support: #49648D
Neutral: #D6D9BF

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

#EDE9E3 background RGB 237 233 227
#261E12 ink RGB 38 30 18
#D3BFA0 accent RGB 211 191 160
#49648D support RGB 73 100 141
#D6D9BF neutral RGB 214 217 191
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EDE9E3;
  --palette-ink: #261E12;
  --palette-accent: #D3BFA0;
  --palette-support: #49648D;
  --palette-neutral: #D6D9BF;
}

Tailwind Config

{
  "palette-background": "#EDE9E3",
  "palette-ink": "#261E12",
  "palette-accent": "#D3BFA0",
  "palette-support": "#49648D",
  "palette-neutral": "#D6D9BF"
}

Pro Exports Pro

Color Blindness Simulation

#C8BF9E
Protanopia
#CDC4A1
Deuteranopia
#DCB9B6
Tritanopia

Build a design system around Practical Tan.