Naive Peach

270C-1 / Behr
#FDE8D8

A warm very light orange that glows in natural light. Brings inviting energy to kitchens and gathering spaces.

Spec Sheet

Hex#FDE8D8
RGB253, 232, 216
HSL26°, 90%, 92%
On White 1.19:1 Fail
On Black 17.71:1 AAA

For AI Tools

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

Background: #EDEAE9
Text: #3C291B
Accent: #FDE8D8
Support: #5988AB
Neutral: #D3D2BB

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

#EDEAE9 background RGB 237 234 233
#3C291B ink RGB 60 41 27
#FDE8D8 accent RGB 253 232 216
#5988AB support RGB 89 136 171
#D3D2BB neutral RGB 211 210 187
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EDEAE9;
  --palette-ink: #3C291B;
  --palette-accent: #FDE8D8;
  --palette-support: #5988AB;
  --palette-neutral: #D3D2BB;
}

Tailwind Config

{
  "palette-background": "#EDEAE9",
  "palette-ink": "#3C291B",
  "palette-accent": "#FDE8D8",
  "palette-support": "#5988AB",
  "palette-neutral": "#D3D2BB"
}

Pro Exports Pro

Color Blindness Simulation

#EEE9D7
Protanopia
#F3EDD8
Deuteranopia
#FFE4E3
Tritanopia

Build a design system around Naive Peach.