Whitestone

2134-60 / Benjamin Moore
#C9CECE

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

Spec Sheet

Hex#C9CECE
RGB201, 206, 206
HSL180°, 5%, 80%
On White 1.59:1 Fail
On Black 13.2:1 AAA

For AI Tools

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

Background: #F0F4F4
Text: #243232
Accent: #C9CECE
Support: #B96E6E
Neutral: #BDC7D0

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

#F0F4F4 background RGB 240 244 244
#243232 ink RGB 36 50 50
#C9CECE accent RGB 201 206 206
#B96E6E support RGB 185 110 110
#BDC7D0 neutral RGB 189 199 208
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F0F4F4;
  --palette-ink: #243232;
  --palette-accent: #C9CECE;
  --palette-support: #B96E6E;
  --palette-neutral: #BDC7D0;
}

Tailwind Config

{
  "palette-background": "#F0F4F4",
  "palette-ink": "#243232",
  "palette-accent": "#C9CECE",
  "palette-support": "#B96E6E",
  "palette-neutral": "#BDC7D0"
}

Pro Exports Pro

Color Blindness Simulation

#CDCDCE
Protanopia
#CCCDCE
Deuteranopia
#C8CECE
Tritanopia

Build a design system around Whitestone.