Pale Peachblossom

318 / Little Greene
#E6D4CA

The lightest peachblossom, a barely-there pink-peach that warms white walls without any sweetness.

Spec Sheet

Hex#E6D4CA
RGB230, 212, 202
HSL21°, 36%, 85%
On White 1.43:1 Fail
On Black 14.63:1 AAA

For AI Tools

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

Background: #EEEAE7
Text: #2B1E17
Accent: #E6D4CA
Support: #4D788F
Neutral: #C5C0A6

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

#EEEAE7 background RGB 238 234 231
#2B1E17 ink RGB 43 30 23
#E6D4CA accent RGB 230 212 202
#4D788F support RGB 77 120 143
#C5C0A6 neutral RGB 197 192 166
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EEEAE7;
  --palette-ink: #2B1E17;
  --palette-accent: #E6D4CA;
  --palette-support: #4D788F;
  --palette-neutral: #C5C0A6;
}

Tailwind Config

{
  "palette-background": "#EEEAE7",
  "palette-ink": "#2B1E17",
  "palette-accent": "#E6D4CA",
  "palette-support": "#4D788F",
  "palette-neutral": "#C5C0A6"
}

Pro Exports Pro

Color Blindness Simulation

#D9D5C9
Protanopia
#DDD9CA
Deuteranopia
#ECD1D1
Tritanopia

Build a design system around Pale Peachblossom.