Gauze - Deep

167 / Little Greene
#C0BBB0

A deeper Gauze with more presence, a quiet grey that grounds a room without dominating it.

Spec Sheet

Hex#C0BBB0
RGB192, 187, 176
HSL41°, 11%, 72%
On White 1.91:1 Fail
On Black 10.98:1 AAA

For AI Tools

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

Background: #ECEBE9
Text: #332E24
Accent: #C0BBB0
Support: #50699F
Neutral: #C0C5AA

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

#ECEBE9 background RGB 236 235 233
#332E24 ink RGB 51 46 36
#C0BBB0 accent RGB 192 187 176
#50699F support RGB 80 105 159
#C0C5AA neutral RGB 192 197 170
Processed in 0ms

CSS Variables

:root {
  --palette-background: #ECEBE9;
  --palette-ink: #332E24;
  --palette-accent: #C0BBB0;
  --palette-support: #50699F;
  --palette-neutral: #C0C5AA;
}

Tailwind Config

{
  "palette-background": "#ECEBE9",
  "palette-ink": "#332E24",
  "palette-accent": "#C0BBB0",
  "palette-support": "#50699F",
  "palette-neutral": "#C0C5AA"
}

Pro Exports Pro

Color Blindness Simulation

#BEBBAF
Protanopia
#BFBCB0
Deuteranopia
#C3B9B8
Tritanopia

Build a design system around Gauze - Deep.