Picket Fence

CSP-370 / Benjamin Moore
#D5D0C7

A restrained white carrying golden depth beneath its surface brightness.

Spec Sheet

Hex#D5D0C7
RGB213, 208, 199
HSL39°, 14%, 81%
On White 1.54:1 Fail
On Black 13.68:1 AAA

For AI Tools

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

Background: #F1EEEA
Text: #352D1C
Accent: #D5D0C7
Support: #446197
Neutral: #BEC0AF

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

#F1EEEA background RGB 241 238 234
#352D1C ink RGB 53 45 28
#D5D0C7 accent RGB 213 208 199
#446197 support RGB 68 97 151
#BEC0AF neutral RGB 190 192 175
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F1EEEA;
  --palette-ink: #352D1C;
  --palette-accent: #D5D0C7;
  --palette-support: #446197;
  --palette-neutral: #BEC0AF;
}

Tailwind Config

{
  "palette-background": "#F1EEEA",
  "palette-ink": "#352D1C",
  "palette-accent": "#D5D0C7",
  "palette-support": "#446197",
  "palette-neutral": "#BEC0AF"
}

Pro Exports Pro

Color Blindness Simulation

#D3D0C6
Protanopia
#D4D1C7
Deuteranopia
#D8CECD
Tritanopia

Build a design system around Picket Fence.