Gray Matters

SW 7066 / Sherwin-Williams
#A7A8A2

A modern, whisper-quiet grey value that bridges warm and cool palettes with ease.

Spec Sheet

Hex#A7A8A2
RGB167, 168, 162
HSL70°, 3%, 65%
On White 2.4:1 Fail
On Black 8.77:1 AAA

For AI Tools

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

Background: #ECEDE8
Text: #2A2E1A
Accent: #A7A8A2
Support: #7970A9
Neutral: #C7D2C1

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

#ECEDE8 background RGB 236 237 232
#2A2E1A ink RGB 42 46 26
#A7A8A2 accent RGB 167 168 162
#7970A9 support RGB 121 112 169
#C7D2C1 neutral RGB 199 210 193
Processed in 0ms

CSS Variables

:root {
  --palette-background: #ECEDE8;
  --palette-ink: #2A2E1A;
  --palette-accent: #A7A8A2;
  --palette-support: #7970A9;
  --palette-neutral: #C7D2C1;
}

Tailwind Config

{
  "palette-background": "#ECEDE8",
  "palette-ink": "#2A2E1A",
  "palette-accent": "#A7A8A2",
  "palette-support": "#7970A9",
  "palette-neutral": "#C7D2C1"
}

Pro Exports Pro

Color Blindness Simulation

#A9A7A2
Protanopia
#A9A7A2
Deuteranopia
#A8A7A6
Tritanopia

Build a design system around Gray Matters.