Comfort Gray

SW 6205 / Sherwin-Williams
#BEC3BB

A dignified, whisper-quiet grey tone subtle enough for large surfaces yet interesting up close.

Spec Sheet

Hex#BEC3BB
RGB190, 195, 187
HSL97°, 6%, 75%
On White 1.79:1 Fail
On Black 11.71:1 AAA

For AI Tools

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

Background: #E5E9E2
Text: #1E2D16
Accent: #BEC3BB
Support: #8241AA
Neutral: #C7D1C8

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

#E5E9E2 background RGB 229 233 226
#1E2D16 ink RGB 30 45 22
#BEC3BB accent RGB 190 195 187
#8241AA support RGB 130 65 170
#C7D1C8 neutral RGB 199 209 200
Processed in 0ms

CSS Variables

:root {
  --palette-background: #E5E9E2;
  --palette-ink: #1E2D16;
  --palette-accent: #BEC3BB;
  --palette-support: #8241AA;
  --palette-neutral: #C7D1C8;
}

Tailwind Config

{
  "palette-background": "#E5E9E2",
  "palette-ink": "#1E2D16",
  "palette-accent": "#BEC3BB",
  "palette-support": "#8241AA",
  "palette-neutral": "#C7D1C8"
}

Pro Exports Pro

Color Blindness Simulation

#C4C2BB
Protanopia
#C3C1BB
Deuteranopia
#BEC2C1
Tritanopia

Build a design system around Comfort Gray.