Gladstone Tan

1106 / Benjamin Moore
#AC8255

A medium-depth orange with golden warmth that envelops a room without overpowering it.

Spec Sheet

Hex#AC8255
RGB172, 130, 85
HSL31°, 34%, 50%
On White 3.45:1 AA Large
On Black 6.08:1 AA

For AI Tools

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

Background: #F6F5F3
Text: #3C2E20
Accent: #AC8255
Support: #5C8BBC
Neutral: #D3D4BA

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

#F6F5F3 background RGB 246 245 243
#3C2E20 ink RGB 60 46 32
#AC8255 accent RGB 172 130 85
#5C8BBC support RGB 92 139 188
#D3D4BA neutral RGB 211 212 186
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F6F5F3;
  --palette-ink: #3C2E20;
  --palette-accent: #AC8255;
  --palette-support: #5C8BBC;
  --palette-neutral: #D3D4BA;
}

Tailwind Config

{
  "palette-background": "#F6F5F3",
  "palette-ink": "#3C2E20",
  "palette-accent": "#AC8255",
  "palette-support": "#5C8BBC",
  "palette-neutral": "#D3D4BA"
}

Pro Exports Pro

Color Blindness Simulation

#908451
Protanopia
#9A8E56
Deuteranopia
#B97877
Tritanopia

Build a design system around Gladstone Tan.