Amazon Foliage

BXC-06 / Behr
#4A6441

A dark, muted grey that bridges warm and cool schemes. Versatile enough for walls, trim, or cabinetry.

Spec Sheet

Hex#4A6441
RGB74, 100, 65
HSL105°, 21%, 32%
On White 6.58:1 AA
On Black 3.19:1 AA Large

For AI Tools

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

Background: #F1F5F0
Text: #20321A
Accent: #4A6441
Support: #945EA6
Neutral: #C5D3C8

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

#F1F5F0 background RGB 241 245 240
#20321A ink RGB 32 50 26
#4A6441 accent RGB 74 100 65
#945EA6 support RGB 148 94 166
#C5D3C8 neutral RGB 197 211 200
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F1F5F0;
  --palette-ink: #20321A;
  --palette-accent: #4A6441;
  --palette-support: #945EA6;
  --palette-neutral: #C5D3C8;
}

Tailwind Config

{
  "palette-background": "#F1F5F0",
  "palette-ink": "#20321A",
  "palette-accent": "#4A6441",
  "palette-support": "#945EA6",
  "palette-neutral": "#C5D3C8"
}

Pro Exports Pro

Color Blindness Simulation

#665F3F
Protanopia
#625C43
Deuteranopia
#49625B
Tritanopia

Build a design system around Amazon Foliage.