Smokey Pink

N150-2 / Behr
#CFC2C2

A grounded light neutral that reads warm in daylight. Complements natural materials like linen, wood, and stone.

Spec Sheet

Hex#CFC2C2
RGB207, 194, 194
HSL0°, 12%, 79%
On White 1.73:1 Fail
On Black 12.15:1 AAA

For AI Tools

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

Background: #F1EEEE
Text: #241919
Accent: #CFC2C2
Support: #47B8B8
Neutral: #D4C7BA

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

#F1EEEE background RGB 241 238 238
#241919 ink RGB 36 25 25
#CFC2C2 accent RGB 207 194 194
#47B8B8 support RGB 71 184 184
#D4C7BA neutral RGB 212 199 186
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F1EEEE;
  --palette-ink: #241919;
  --palette-accent: #CFC2C2;
  --palette-support: #47B8B8;
  --palette-neutral: #D4C7BA;
}

Tailwind Config

{
  "palette-background": "#F1EEEE",
  "palette-ink": "#241919",
  "palette-accent": "#CFC2C2",
  "palette-support": "#47B8B8",
  "palette-neutral": "#D4C7BA"
}

Pro Exports Pro

Color Blindness Simulation

#C4C4C2
Protanopia
#C7C6C2
Deuteranopia
#D2C1C2
Tritanopia

Build a design system around Smokey Pink.