Sensible Hue

SW 6197 / Sherwin-Williams
#B6B5AB

A sleek, whisper-quiet grey value subtle enough for large surfaces yet interesting up close.

Spec Sheet

Hex#B6B5AB
RGB182, 181, 171
HSL55°, 7%, 69%
On White 2.06:1 Fail
On Black 10.19:1 AAA

For AI Tools

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

Background: #EAE9E1
Text: #373520
Accent: #B6B5AB
Support: #666DB2
Neutral: #D2D6CC

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

#EAE9E1 background RGB 234 233 225
#373520 ink RGB 55 53 32
#B6B5AB accent RGB 182 181 171
#666DB2 support RGB 102 109 178
#D2D6CC neutral RGB 210 214 204
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EAE9E1;
  --palette-ink: #373520;
  --palette-accent: #B6B5AB;
  --palette-support: #666DB2;
  --palette-neutral: #D2D6CC;
}

Tailwind Config

{
  "palette-background": "#EAE9E1",
  "palette-ink": "#373520",
  "palette-accent": "#B6B5AB",
  "palette-support": "#666DB2",
  "palette-neutral": "#D2D6CC"
}

Pro Exports Pro

Color Blindness Simulation

#B7B4AA
Protanopia
#B8B5AB
Deuteranopia
#B8B3B2
Tritanopia

Build a design system around Sensible Hue.