Quest Gray

SW 7080 / Sherwin-Williams
#ADA5A5

A sophisticated, whisper-quiet grey value equally at home in contemporary and traditional settings.

Spec Sheet

Hex#ADA5A5
RGB173, 165, 165
HSL0°, 5%, 66%
On White 2.41:1 Fail
On Black 8.7:1 AAA

For AI Tools

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

Background: #F2EDED
Text: #1F0F0F
Accent: #ADA5A5
Support: #67BCBC
Neutral: #D7CCC1

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

#F2EDED background RGB 242 237 237
#1F0F0F ink RGB 31 15 15
#ADA5A5 accent RGB 173 165 165
#67BCBC support RGB 103 188 188
#D7CCC1 neutral RGB 215 204 193
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F2EDED;
  --palette-ink: #1F0F0F;
  --palette-accent: #ADA5A5;
  --palette-support: #67BCBC;
  --palette-neutral: #D7CCC1;
}

Tailwind Config

{
  "palette-background": "#F2EDED",
  "palette-ink": "#1F0F0F",
  "palette-accent": "#ADA5A5",
  "palette-support": "#67BCBC",
  "palette-neutral": "#D7CCC1"
}

Pro Exports Pro

Color Blindness Simulation

#A6A6A5
Protanopia
#A8A7A5
Deuteranopia
#AFA4A5
Tritanopia

Build a design system around Quest Gray.