Harmony

AF-90 / Benjamin Moore
#DDCCB1

Versatile and gentle, this neutral holds warm depth that reveals itself over time.

Spec Sheet

Hex#DDCCB1
RGB221, 204, 177
HSL37°, 39%, 78%
On White 1.57:1 Fail
On Black 13.35:1 AAA

For AI Tools

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

Background: #F0EEEA
Text: #231C10
Accent: #DDCCB1
Support: #43669D
Neutral: #CCCEC0

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

#F0EEEA background RGB 240 238 234
#231C10 ink RGB 35 28 16
#DDCCB1 accent RGB 221 204 177
#43669D support RGB 67 102 157
#CCCEC0 neutral RGB 204 206 192
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F0EEEA;
  --palette-ink: #231C10;
  --palette-accent: #DDCCB1;
  --palette-support: #43669D;
  --palette-neutral: #CCCEC0;
}

Tailwind Config

{
  "palette-background": "#F0EEEA",
  "palette-ink": "#231C10",
  "palette-accent": "#DDCCB1",
  "palette-support": "#43669D",
  "palette-neutral": "#CCCEC0"
}

Pro Exports Pro

Color Blindness Simulation

#D4CCAF
Protanopia
#D8D0B2
Deuteranopia
#E5C7C4
Tritanopia

Build a design system around Harmony.