Lazy Gray

SW 6254 / Sherwin-Williams
#BEC1C3

A sophisticated, whisper-quiet grey tone with undertones that reward close attention.

Spec Sheet

Hex#BEC1C3
RGB190, 193, 195
HSL204°, 4%, 75%
On White 1.81:1 Fail
On Black 11.61:1 AAA

For AI Tools

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

Background: #E7EBEE
Text: #1D2E3A
Accent: #BEC1C3
Support: #94694C
Neutral: #BFC1D4

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

#E7EBEE background RGB 231 235 238
#1D2E3A ink RGB 29 46 58
#BEC1C3 accent RGB 190 193 195
#94694C support RGB 148 105 76
#BFC1D4 neutral RGB 191 193 212
Processed in 0ms

CSS Variables

:root {
  --palette-background: #E7EBEE;
  --palette-ink: #1D2E3A;
  --palette-accent: #BEC1C3;
  --palette-support: #94694C;
  --palette-neutral: #BFC1D4;
}

Tailwind Config

{
  "palette-background": "#E7EBEE",
  "palette-ink": "#1D2E3A",
  "palette-accent": "#BEC1C3",
  "palette-support": "#94694C",
  "palette-neutral": "#BFC1D4"
}

Pro Exports Pro

Color Blindness Simulation

#C0C1C3
Protanopia
#BFC0C3
Deuteranopia
#BDC2C2
Tritanopia

Build a design system around Lazy Gray.