London Fog

1541 / Benjamin Moore
#CCC7BD

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

Spec Sheet

Hex#CCC7BD
RGB204, 199, 189
HSL40°, 13%, 77%
On White 1.68:1 Fail
On Black 12.47:1 AAA

For AI Tools

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

Background: #F4F3F0
Text: #3B311C
Accent: #CCC7BD
Support: #8592AD
Neutral: #C4C6B8

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

#F4F3F0 background RGB 244 243 240
#3B311C ink RGB 59 49 28
#CCC7BD accent RGB 204 199 189
#8592AD support RGB 133 146 173
#C4C6B8 neutral RGB 196 198 184
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F4F3F0;
  --palette-ink: #3B311C;
  --palette-accent: #CCC7BD;
  --palette-support: #8592AD;
  --palette-neutral: #C4C6B8;
}

Tailwind Config

{
  "palette-background": "#F4F3F0",
  "palette-ink": "#3B311C",
  "palette-accent": "#CCC7BD",
  "palette-support": "#8592AD",
  "palette-neutral": "#C4C6B8"
}

Pro Exports Pro

Color Blindness Simulation

#CAC7BC
Protanopia
#CBC8BD
Deuteranopia
#CFC5C4
Tritanopia

Build a design system around London Fog.