Peach Fade

270A-1 / Behr
#FDEBDE

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

Spec Sheet

Hex#FDEBDE
RGB253, 235, 222
HSL25°, 89%, 93%
On White 1.16:1 Fail
On Black 18.11:1 AAA

For AI Tools

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

Background: #EDEAE8
Text: #302821
Accent: #FDEBDE
Support: #608EAF
Neutral: #D4D2C4

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

#EDEAE8 background RGB 237 234 232
#302821 ink RGB 48 40 33
#FDEBDE accent RGB 253 235 222
#608EAF support RGB 96 142 175
#D4D2C4 neutral RGB 212 210 196
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EDEAE8;
  --palette-ink: #302821;
  --palette-accent: #FDEBDE;
  --palette-support: #608EAF;
  --palette-neutral: #D4D2C4;
}

Tailwind Config

{
  "palette-background": "#EDEAE8",
  "palette-ink": "#302821",
  "palette-accent": "#FDEBDE",
  "palette-support": "#608EAF",
  "palette-neutral": "#D4D2C4"
}

Pro Exports Pro

Color Blindness Simulation

#F0ECDD
Protanopia
#F5F0DE
Deuteranopia
#FFE8E7
Tritanopia

Build a design system around Peach Fade.