Central Park

431 / Benjamin Moore
#A7B989

Rooted and medium-depth, this green holds verdant complexity beneath its organic appearance.

Spec Sheet

Hex#A7B989
RGB167, 185, 137
HSL83°, 26%, 63%
On White 2.11:1 Fail
On Black 9.94:1 AAA

For AI Tools

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

Background: #E6E8E3
Text: #2D3224
Accent: #A7B989
Support: #725F91
Neutral: #B4C2B3

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

#E6E8E3 background RGB 230 232 227
#2D3224 ink RGB 45 50 36
#A7B989 accent RGB 167 185 137
#725F91 support RGB 114 95 145
#B4C2B3 neutral RGB 180 194 179
Processed in 0ms

CSS Variables

:root {
  --palette-background: #E6E8E3;
  --palette-ink: #2D3224;
  --palette-accent: #A7B989;
  --palette-support: #725F91;
  --palette-neutral: #B4C2B3;
}

Tailwind Config

{
  "palette-background": "#E6E8E3",
  "palette-ink": "#2D3224",
  "palette-accent": "#A7B989",
  "palette-support": "#725F91",
  "palette-neutral": "#B4C2B3"
}

Pro Exports Pro

Color Blindness Simulation

#BFB386
Protanopia
#BCB28B
Deuteranopia
#AAB4AC
Tritanopia

Build a design system around Central Park.