Peach Cloud

2169-60 / Benjamin Moore
#FFE0D3

A barely-there orange with warm warmth that envelops a room without overpowering it.

Spec Sheet

Hex#FFE0D3
RGB255, 224, 211
HSL18°, 100%, 91%
On White 1.25:1 Fail
On Black 16.85:1 AAA

For AI Tools

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

Background: #EEE9E8
Text: #251813
Accent: #FFE0D3
Support: #4C788A
Neutral: #D3D0C5

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

#EEE9E8 background RGB 238 233 232
#251813 ink RGB 37 24 19
#FFE0D3 accent RGB 255 224 211
#4C788A support RGB 76 120 138
#D3D0C5 neutral RGB 211 208 197
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EEE9E8;
  --palette-ink: #251813;
  --palette-accent: #FFE0D3;
  --palette-support: #4C788A;
  --palette-neutral: #D3D0C5;
}

Tailwind Config

{
  "palette-background": "#EEE9E8",
  "palette-ink": "#251813",
  "palette-accent": "#FFE0D3",
  "palette-support": "#4C788A",
  "palette-neutral": "#D3D0C5"
}

Pro Exports Pro

Color Blindness Simulation

#E8E3D2
Protanopia
#EFE9D3
Deuteranopia
#FFDBDC
Tritanopia

Build a design system around Peach Cloud.