Unique Gray

SW 6260 / Sherwin-Williams
#CBC9C9

An urbane, whisper-quiet grey tone providing a reliable foundation for layered colour stories.

Spec Sheet

Hex#CBC9C9
RGB203, 201, 201
HSL0°, 2%, 79%
On White 1.65:1 Fail
On Black 12.74:1 AAA

For AI Tools

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

Background: #F5F0F0
Text: #2A1D1D
Accent: #CBC9C9
Support: #46A4A4
Neutral: #C2B3A3

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

#F5F0F0 background RGB 245 240 240
#2A1D1D ink RGB 42 29 29
#CBC9C9 accent RGB 203 201 201
#46A4A4 support RGB 70 164 164
#C2B3A3 neutral RGB 194 179 163
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F5F0F0;
  --palette-ink: #2A1D1D;
  --palette-accent: #CBC9C9;
  --palette-support: #46A4A4;
  --palette-neutral: #C2B3A3;
}

Tailwind Config

{
  "palette-background": "#F5F0F0",
  "palette-ink": "#2A1D1D",
  "palette-accent": "#CBC9C9",
  "palette-support": "#46A4A4",
  "palette-neutral": "#C2B3A3"
}

Pro Exports Pro

Color Blindness Simulation

#C9C9C9
Protanopia
#CACAC9
Deuteranopia
#CCC9C9
Tritanopia

Build a design system around Unique Gray.