Gray Area

SW 7052 / Sherwin-Williams
#AFA696

An adaptable, whisper-quiet neutral value that holds its character from swatch to full wall.

Spec Sheet

Hex#AFA696
RGB175, 166, 150
HSL38°, 14%, 64%
On White 2.41:1 Fail
On Black 8.72:1 AAA

For AI Tools

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

Background: #EDEBE8
Text: #32291A
Accent: #AFA696
Support: #416095
Neutral: #D2D5BE

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

#EDEBE8 background RGB 237 235 232
#32291A ink RGB 50 41 26
#AFA696 accent RGB 175 166 150
#416095 support RGB 65 96 149
#D2D5BE neutral RGB 210 213 190
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EDEBE8;
  --palette-ink: #32291A;
  --palette-accent: #AFA696;
  --palette-support: #416095;
  --palette-neutral: #D2D5BE;
}

Tailwind Config

{
  "palette-background": "#EDEBE8",
  "palette-ink": "#32291A",
  "palette-accent": "#AFA696",
  "palette-support": "#416095",
  "palette-neutral": "#D2D5BE"
}

Pro Exports Pro

Color Blindness Simulation

#AAA695
Protanopia
#ADA896
Deuteranopia
#B4A3A1
Tritanopia

Build a design system around Gray Area.