Pink Harmony

2013-60 / Benjamin Moore
#FFDED3

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

Spec Sheet

Hex#FFDED3
RGB255, 222, 211
HSL15°, 100%, 91%
On White 1.26:1 Fail
On Black 16.64:1 AAA

For AI Tools

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

Background: #ECE6E4
Text: #291D19
Accent: #FFDED3
Support: #5690A4
Neutral: #DDD7C6

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

#ECE6E4 background RGB 236 230 228
#291D19 ink RGB 41 29 25
#FFDED3 accent RGB 255 222 211
#5690A4 support RGB 86 144 164
#DDD7C6 neutral RGB 221 215 198
Processed in 0ms

CSS Variables

:root {
  --palette-background: #ECE6E4;
  --palette-ink: #291D19;
  --palette-accent: #FFDED3;
  --palette-support: #5690A4;
  --palette-neutral: #DDD7C6;
}

Tailwind Config

{
  "palette-background": "#ECE6E4",
  "palette-ink": "#291D19",
  "palette-accent": "#FFDED3",
  "palette-support": "#5690A4",
  "palette-neutral": "#DDD7C6"
}

Pro Exports Pro

Color Blindness Simulation

#E6E1D2
Protanopia
#EDE7D3
Deuteranopia
#FFDADB
Tritanopia

Build a design system around Pink Harmony.