Thundercloud Gray

2124-40 / Benjamin Moore
#B8BDC0

Composed and mid-toned, this grey holds icy nuance beneath its apparent simplicity.

Spec Sheet

Hex#B8BDC0
RGB184, 189, 192
HSL202°, 6%, 74%
On White 1.9:1 Fail
On Black 11.08:1 AAA

For AI Tools

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

Background: #E8EBED
Text: #243038
Accent: #B8BDC0
Support: #BC8362
Neutral: #A9ADC7

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

#E8EBED background RGB 232 235 237
#243038 ink RGB 36 48 56
#B8BDC0 accent RGB 184 189 192
#BC8362 support RGB 188 131 98
#A9ADC7 neutral RGB 169 173 199
Processed in 0ms

CSS Variables

:root {
  --palette-background: #E8EBED;
  --palette-ink: #243038;
  --palette-accent: #B8BDC0;
  --palette-support: #BC8362;
  --palette-neutral: #A9ADC7;
}

Tailwind Config

{
  "palette-background": "#E8EBED",
  "palette-ink": "#243038",
  "palette-accent": "#B8BDC0",
  "palette-support": "#BC8362",
  "palette-neutral": "#A9ADC7"
}

Pro Exports Pro

Color Blindness Simulation

#BCBDC0
Protanopia
#BABCC0
Deuteranopia
#B6BEBE
Tritanopia

Build a design system around Thundercloud Gray.