Granite Dust

MQ3-6 / Behr
#D6CBC1

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

Spec Sheet

Hex#D6CBC1
RGB214, 203, 193
HSL29°, 20%, 80%
On White 1.59:1 Fail
On Black 13.17:1 AAA

For AI Tools

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

Background: #F6F5F3
Text: #3E2D1E
Accent: #D6CBC1
Support: #487299
Neutral: #C2C2AD

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

#F6F5F3 background RGB 246 245 243
#3E2D1E ink RGB 62 45 30
#D6CBC1 accent RGB 214 203 193
#487299 support RGB 72 114 153
#C2C2AD neutral RGB 194 194 173
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F6F5F3;
  --palette-ink: #3E2D1E;
  --palette-accent: #D6CBC1;
  --palette-support: #487299;
  --palette-neutral: #C2C2AD;
}

Tailwind Config

{
  "palette-background": "#F6F5F3",
  "palette-ink": "#3E2D1E",
  "palette-accent": "#D6CBC1",
  "palette-support": "#487299",
  "palette-neutral": "#C2C2AD"
}

Pro Exports Pro

Color Blindness Simulation

#CFCBC0
Protanopia
#D1CEC1
Deuteranopia
#DAC9C8
Tritanopia

Build a design system around Granite Dust.