Gray Owl

2137-60 / Benjamin Moore
#D3D4CC

A light, verdant neutral that reads differently against warm and cool companions.

Spec Sheet

Hex#D3D4CC
RGB211, 212, 204
HSL68°, 9%, 82%
On White 1.49:1 Fail
On Black 14.06:1 AAA

For AI Tools

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

Background: #F1F2EE
Text: #333527
Accent: #D3D4CC
Support: #4F43A3
Neutral: #BAC7B2

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

#F1F2EE background RGB 241 242 238
#333527 ink RGB 51 53 39
#D3D4CC accent RGB 211 212 204
#4F43A3 support RGB 79 67 163
#BAC7B2 neutral RGB 186 199 178
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F1F2EE;
  --palette-ink: #333527;
  --palette-accent: #D3D4CC;
  --palette-support: #4F43A3;
  --palette-neutral: #BAC7B2;
}

Tailwind Config

{
  "palette-background": "#F1F2EE",
  "palette-ink": "#333527",
  "palette-accent": "#D3D4CC",
  "palette-support": "#4F43A3",
  "palette-neutral": "#BAC7B2"
}

Pro Exports Pro

Color Blindness Simulation

#D5D3CC
Protanopia
#D5D3CC
Deuteranopia
#D4D3D2
Tritanopia

Build a design system around Gray Owl.