Peach Beige

260A-3 / Behr
#FFD0BF

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

Spec Sheet

Hex#FFD0BF
RGB255, 208, 191
HSL16°, 100%, 87%
On White 1.4:1 Fail
On Black 15.03:1 AAA

For AI Tools

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

Background: #E8E4E3
Text: #1B1513
Accent: #FFD0BF
Support: #658C9A
Neutral: #C2BBA3

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

#E8E4E3 background RGB 232 228 227
#1B1513 ink RGB 27 21 19
#FFD0BF accent RGB 255 208 191
#658C9A support RGB 101 140 154
#C2BBA3 neutral RGB 194 187 163
Processed in 0ms

CSS Variables

:root {
  --palette-background: #E8E4E3;
  --palette-ink: #1B1513;
  --palette-accent: #FFD0BF;
  --palette-support: #658C9A;
  --palette-neutral: #C2BBA3;
}

Tailwind Config

{
  "palette-background": "#E8E4E3",
  "palette-ink": "#1B1513",
  "palette-accent": "#FFD0BF",
  "palette-support": "#658C9A",
  "palette-neutral": "#C2BBA3"
}

Pro Exports Pro

Color Blindness Simulation

#DBD5BE
Protanopia
#E6DEBF
Deuteranopia
#FFC9CB
Tritanopia

Build a design system around Peach Beige.