Web Gray

SW 7075 / Sherwin-Williams
#616669

A sleek, deep grey shade perfect for grounding a colour scheme.

Spec Sheet

Hex#616669
RGB97, 102, 105
HSL202°, 4%, 40%
On White 5.81:1 AA
On Black 3.61:1 AA Large

For AI Tools

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

Background: #EEF0F2
Text: #1B2C37
Accent: #616669
Support: #905E41
Neutral: #ACAFC3

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

#EEF0F2 background RGB 238 240 242
#1B2C37 ink RGB 27 44 55
#616669 accent RGB 97 102 105
#905E41 support RGB 144 94 65
#ACAFC3 neutral RGB 172 175 195
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EEF0F2;
  --palette-ink: #1B2C37;
  --palette-accent: #616669;
  --palette-support: #905E41;
  --palette-neutral: #ACAFC3;
}

Tailwind Config

{
  "palette-background": "#EEF0F2",
  "palette-ink": "#1B2C37",
  "palette-accent": "#616669",
  "palette-support": "#905E41",
  "palette-neutral": "#ACAFC3"
}

Pro Exports Pro

Color Blindness Simulation

#656669
Protanopia
#636569
Deuteranopia
#5F6767
Tritanopia

Build a design system around Web Gray.