Natural Gray

PPU18-10 / Behr
#C4BFBC

A grounded light neutral that reads warm in daylight. Complements natural materials like linen, wood, and stone.

Spec Sheet

Hex#C4BFBC
RGB196, 191, 188
HSL22°, 6%, 75%
On White 1.82:1 Fail
On Black 11.53:1 AAA

For AI Tools

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

Background: #E8E5E3
Text: #1C1612
Accent: #C4BFBC
Support: #789FB5
Neutral: #C7C4AD

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

#E8E5E3 background RGB 232 229 227
#1C1612 ink RGB 28 22 18
#C4BFBC accent RGB 196 191 188
#789FB5 support RGB 120 159 181
#C7C4AD neutral RGB 199 196 173
Processed in 0ms

CSS Variables

:root {
  --palette-background: #E8E5E3;
  --palette-ink: #1C1612;
  --palette-accent: #C4BFBC;
  --palette-support: #789FB5;
  --palette-neutral: #C7C4AD;
}

Tailwind Config

{
  "palette-background": "#E8E5E3",
  "palette-ink": "#1C1612",
  "palette-accent": "#C4BFBC",
  "palette-support": "#789FB5",
  "palette-neutral": "#C7C4AD"
}

Pro Exports Pro

Color Blindness Simulation

#C0BFBC
Protanopia
#C2C0BC
Deuteranopia
#C6BEBE
Tritanopia

Build a design system around Natural Gray.