Raleigh Peach

CW-205 / Benjamin Moore
#E7CCB8

A light orange with amber warmth that envelops a room without overpowering it.

Spec Sheet

Hex#E7CCB8
RGB231, 204, 184
HSL26°, 49%, 81%
On White 1.53:1 Fail
On Black 13.73:1 AAA

For AI Tools

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

Background: #F6F5F4
Text: #231B16
Accent: #E7CCB8
Support: #6497BE
Neutral: #C8C6A7

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

#F6F5F4 background RGB 246 245 244
#231B16 ink RGB 35 27 22
#E7CCB8 accent RGB 231 204 184
#6497BE support RGB 100 151 190
#C8C6A7 neutral RGB 200 198 167
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F6F5F4;
  --palette-ink: #231B16;
  --palette-accent: #E7CCB8;
  --palette-support: #6497BE;
  --palette-neutral: #C8C6A7;
}

Tailwind Config

{
  "palette-background": "#F6F5F4",
  "palette-ink": "#231B16",
  "palette-accent": "#E7CCB8",
  "palette-support": "#6497BE",
  "palette-neutral": "#C8C6A7"
}

Pro Exports Pro

Color Blindness Simulation

#D4CDB7
Protanopia
#DAD3B8
Deuteranopia
#F0C7C6
Tritanopia

Build a design system around Raleigh Peach.