Gray Wool

MQ6-4 / Behr
#A6B9BA

A medium, subtle grey that bridges warm and cool schemes. Versatile enough for walls, trim, or cabinetry.

Spec Sheet

Hex#A6B9BA
RGB166, 185, 186
HSL183°, 13%, 69%
On White 2.04:1 Fail
On Black 10.27:1 AAA

For AI Tools

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

Background: #EDF2F2
Text: #172A2B
Accent: #A6B9BA
Support: #913F3B
Neutral: #A5B1C0

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

#EDF2F2 background RGB 237 242 242
#172A2B ink RGB 23 42 43
#A6B9BA accent RGB 166 185 186
#913F3B support RGB 145 63 59
#A5B1C0 neutral RGB 165 177 192
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EDF2F2;
  --palette-ink: #172A2B;
  --palette-accent: #A6B9BA;
  --palette-support: #913F3B;
  --palette-neutral: #A5B1C0;
}

Tailwind Config

{
  "palette-background": "#EDF2F2",
  "palette-ink": "#172A2B",
  "palette-accent": "#A6B9BA",
  "palette-support": "#913F3B",
  "palette-neutral": "#A5B1C0"
}

Pro Exports Pro

Color Blindness Simulation

#B6B7BA
Protanopia
#B2B4BA
Deuteranopia
#A0BBB9
Tritanopia

Build a design system around Gray Wool.