Portland Gray

2109-60 / Benjamin Moore
#D3CCC7

A light neutral with golden undertones that adapts to its surroundings chameleon-like.

Spec Sheet

Hex#D3CCC7
RGB211, 204, 199
HSL25°, 12%, 80%
On White 1.59:1 Fail
On Black 13.23:1 AAA

For AI Tools

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

Background: #EDEAE8
Text: #322A24
Accent: #D3CCC7
Support: #5A8FB5
Neutral: #D1D0C7

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

#EDEAE8 background RGB 237 234 232
#322A24 ink RGB 50 42 36
#D3CCC7 accent RGB 211 204 199
#5A8FB5 support RGB 90 143 181
#D1D0C7 neutral RGB 209 208 199
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EDEAE8;
  --palette-ink: #322A24;
  --palette-accent: #D3CCC7;
  --palette-support: #5A8FB5;
  --palette-neutral: #D1D0C7;
}

Tailwind Config

{
  "palette-background": "#EDEAE8",
  "palette-ink": "#322A24",
  "palette-accent": "#D3CCC7",
  "palette-support": "#5A8FB5",
  "palette-neutral": "#D1D0C7"
}

Pro Exports Pro

Color Blindness Simulation

#CECCC7
Protanopia
#D0CEC7
Deuteranopia
#D6CBCB
Tritanopia

Build a design system around Portland Gray.