Dominant Gray

BXC-17 / Behr
#444D4A

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

Spec Sheet

Hex#444D4A
RGB68, 77, 74
HSL160°, 6%, 28%
On White 8.73:1 AAA
On Black 2.41:1 Fail

For AI Tools

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

Background: #E4ECE9
Text: #182521
Accent: #444D4A
Support: #A27181
Neutral: #C0D0D3

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

#E4ECE9 background RGB 228 236 233
#182521 ink RGB 24 37 33
#444D4A accent RGB 68 77 74
#A27181 support RGB 162 113 129
#C0D0D3 neutral RGB 192 208 211
Processed in 0ms

CSS Variables

:root {
  --palette-background: #E4ECE9;
  --palette-ink: #182521;
  --palette-accent: #444D4A;
  --palette-support: #A27181;
  --palette-neutral: #C0D0D3;
}

Tailwind Config

{
  "palette-background": "#E4ECE9",
  "palette-ink": "#182521",
  "palette-accent": "#444D4A",
  "palette-support": "#A27181",
  "palette-neutral": "#C0D0D3"
}

Pro Exports Pro

Color Blindness Simulation

#4C4C4A
Protanopia
#4B4A4A
Deuteranopia
#424D4C
Tritanopia

Build a design system around Dominant Gray.