Maximum Gray

QE-62 / Behr
#555657

A subtle, dark grey that holds its own without overwhelming. Works across contemporary and transitional interiors.

Spec Sheet

Hex#555657
RGB85, 86, 87
HSL210°, 1%, 34%
On White 7.36:1 AAA
On Black 2.85:1 Fail

For AI Tools

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

Background: #EDF0F2
Text: #101A23
Accent: #555657
Support: #A4876A
Neutral: #B7B7D1

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

#EDF0F2 background RGB 237 240 242
#101A23 ink RGB 16 26 35
#555657 accent RGB 85 86 87
#A4876A support RGB 164 135 106
#B7B7D1 neutral RGB 183 183 209
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EDF0F2;
  --palette-ink: #101A23;
  --palette-accent: #555657;
  --palette-support: #A4876A;
  --palette-neutral: #B7B7D1;
}

Tailwind Config

{
  "palette-background": "#EDF0F2",
  "palette-ink": "#101A23",
  "palette-accent": "#555657",
  "palette-support": "#A4876A",
  "palette-neutral": "#B7B7D1"
}

Pro Exports Pro

Color Blindness Simulation

#565657
Protanopia
#555657
Deuteranopia
#555656
Tritanopia

Build a design system around Maximum Gray.