Ground Fog

BNC-05 / Behr
#D0D6D1

A light, subtle grey that bridges warm and cool schemes. Versatile enough for walls, trim, or cabinetry.

Spec Sheet

Hex#D0D6D1
RGB208, 214, 209
HSL130°, 7%, 83%
On White 1.48:1 Fail
On Black 14.22:1 AAA

For AI Tools

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

Background: #E4ECE5
Text: #1D2F20
Accent: #D0D6D1
Support: #A6649B
Neutral: #AECBC2

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

#E4ECE5 background RGB 228 236 229
#1D2F20 ink RGB 29 47 32
#D0D6D1 accent RGB 208 214 209
#A6649B support RGB 166 100 155
#AECBC2 neutral RGB 174 203 194
Processed in 0ms

CSS Variables

:root {
  --palette-background: #E4ECE5;
  --palette-ink: #1D2F20;
  --palette-accent: #D0D6D1;
  --palette-support: #A6649B;
  --palette-neutral: #AECBC2;
}

Tailwind Config

{
  "palette-background": "#E4ECE5",
  "palette-ink": "#1D2F20",
  "palette-accent": "#D0D6D1",
  "palette-support": "#A6649B",
  "palette-neutral": "#AECBC2"
}

Pro Exports Pro

Color Blindness Simulation

#D6D5D1
Protanopia
#D5D4D1
Deuteranopia
#CFD6D4
Tritanopia

Build a design system around Ground Fog.