Gray Area

770F-4 / Behr
#85A0A0

A subtle, medium grey that holds its own without overwhelming. Works across contemporary and transitional interiors.

Spec Sheet

Hex#85A0A0
RGB133, 160, 160
HSL180°, 12%, 57%
On White 2.79:1 Fail
On Black 7.53:1 AAA

For AI Tools

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

Background: #F0F4F4
Text: #1B3737
Accent: #85A0A0
Support: #C46868
Neutral: #BCC2C8

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.

#F0F4F4 background RGB 240 244 244
#1B3737 ink RGB 27 55 55
#85A0A0 accent RGB 133 160 160
#C46868 support RGB 196 104 104
#BCC2C8 neutral RGB 188 194 200
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F0F4F4;
  --palette-ink: #1B3737;
  --palette-accent: #85A0A0;
  --palette-support: #C46868;
  --palette-neutral: #BCC2C8;
}

Tailwind Config

{
  "palette-background": "#F0F4F4",
  "palette-ink": "#1B3737",
  "palette-accent": "#85A0A0",
  "palette-support": "#C46868",
  "palette-neutral": "#BCC2C8"
}

Pro Exports Pro

Color Blindness Simulation

#9C9DA0
Protanopia
#9799A0
Deuteranopia
#7DA2A0
Tritanopia

Build a design system around Gray Area.