Woodland Sage

HDC-NT-01 / Behr
#A5A495

A grounded medium neutral that reads warm in daylight. Complements natural materials like linen, wood, and stone.

Spec Sheet

Hex#A5A495
RGB165, 164, 149
HSL56°, 8%, 62%
On White 2.52:1 Fail
On Black 8.34:1 AAA

For AI Tools

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

Background: #F4F4F0
Text: #212018
Accent: #A5A495
Support: #5D62A8
Neutral: #D0D7C6

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

#F4F4F0 background RGB 244 244 240
#212018 ink RGB 33 32 24
#A5A495 accent RGB 165 164 149
#5D62A8 support RGB 93 98 168
#D0D7C6 neutral RGB 208 215 198
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F4F4F0;
  --palette-ink: #212018;
  --palette-accent: #A5A495;
  --palette-support: #5D62A8;
  --palette-neutral: #D0D7C6;
}

Tailwind Config

{
  "palette-background": "#F4F4F0",
  "palette-ink": "#212018",
  "palette-accent": "#A5A495",
  "palette-support": "#5D62A8",
  "palette-neutral": "#D0D7C6"
}

Pro Exports Pro

Color Blindness Simulation

#A7A394
Protanopia
#A8A495
Deuteranopia
#A8A2A0
Tritanopia

Build a design system around Woodland Sage.