Casual Gray

BNC-17 / Behr
#99A8A3

A composed medium grey with balanced undertones. Reads as modern and pairs cleanly with both wood and metal.

Spec Sheet

Hex#99A8A3
RGB153, 168, 163
HSL160°, 8%, 63%
On White 2.48:1 Fail
On Black 8.48:1 AAA

For AI Tools

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

Background: #F0F4F3
Text: #11221C
Accent: #99A8A3
Support: #A3667A
Neutral: #B2C0C2

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

#F0F4F3 background RGB 240 244 243
#11221C ink RGB 17 34 28
#99A8A3 accent RGB 153 168 163
#A3667A support RGB 163 102 122
#B2C0C2 neutral RGB 178 192 194
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F0F4F3;
  --palette-ink: #11221C;
  --palette-accent: #99A8A3;
  --palette-support: #A3667A;
  --palette-neutral: #B2C0C2;
}

Tailwind Config

{
  "palette-background": "#F0F4F3",
  "palette-ink": "#11221C",
  "palette-accent": "#99A8A3",
  "palette-support": "#A3667A",
  "palette-neutral": "#B2C0C2"
}

Pro Exports Pro

Color Blindness Simulation

#A7A6A3
Protanopia
#A4A4A3
Deuteranopia
#96A8A6
Tritanopia

Build a design system around Casual Gray.