Flexible Gray

SW 6010 / Sherwin-Williams
#B1A3A1

A minimal, whisper-quiet grey value that shifts beautifully between natural and artificial light.

Spec Sheet

Hex#B1A3A1
RGB177, 163, 161
HSL7°, 9%, 66%
On White 2.44:1 Fail
On Black 8.62:1 AAA

For AI Tools

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

Background: #EEE8E7
Text: #241A19
Accent: #B1A3A1
Support: #3E8993
Neutral: #C2B8A8

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

#EEE8E7 background RGB 238 232 231
#241A19 ink RGB 36 26 25
#B1A3A1 accent RGB 177 163 161
#3E8993 support RGB 62 137 147
#C2B8A8 neutral RGB 194 184 168
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EEE8E7;
  --palette-ink: #241A19;
  --palette-accent: #B1A3A1;
  --palette-support: #3E8993;
  --palette-neutral: #C2B8A8;
}

Tailwind Config

{
  "palette-background": "#EEE8E7",
  "palette-ink": "#241A19",
  "palette-accent": "#B1A3A1",
  "palette-support": "#3E8993",
  "palette-neutral": "#C2B8A8"
}

Pro Exports Pro

Color Blindness Simulation

#A6A4A1
Protanopia
#A9A7A1
Deuteranopia
#B5A2A2
Tritanopia

Build a design system around Flexible Gray.