Cliffside Gray

HC-180 / Benjamin Moore
#CCD0CA

A delicate white with verdant undertones that shifts character throughout the day.

Spec Sheet

Hex#CCD0CA
RGB204, 208, 202
HSL100°, 6%, 80%
On White 1.56:1 Fail
On Black 13.44:1 AAA

For AI Tools

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

Background: #F2F4F0
Text: #293423
Accent: #CCD0CA
Support: #8E4BAF
Neutral: #BECAC0

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

#F2F4F0 background RGB 242 244 240
#293423 ink RGB 41 52 35
#CCD0CA accent RGB 204 208 202
#8E4BAF support RGB 142 75 175
#BECAC0 neutral RGB 190 202 192
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F2F4F0;
  --palette-ink: #293423;
  --palette-accent: #CCD0CA;
  --palette-support: #8E4BAF;
  --palette-neutral: #BECAC0;
}

Tailwind Config

{
  "palette-background": "#F2F4F0",
  "palette-ink": "#293423",
  "palette-accent": "#CCD0CA",
  "palette-support": "#8E4BAF",
  "palette-neutral": "#BECAC0"
}

Pro Exports Pro

Color Blindness Simulation

#D1CFCA
Protanopia
#D0CFCA
Deuteranopia
#CCCFCE
Tritanopia

Build a design system around Cliffside Gray.