Bronze Red

15 / Little Greene
#914D3C

A burnished, metallic red-brown evoking patinated copper and Arts and Crafts era metalwork.

Spec Sheet

Hex#914D3C
RGB145, 77, 60
HSL12°, 41%, 40%
On White 6.3:1 AA
On Black 3.33:1 AA Large

For AI Tools

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

Background: #F4F1F1
Text: #191210
Accent: #914D3C
Support: #5A8590
Neutral: #D4CEBF

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

#F4F1F1 background RGB 244 241 241
#191210 ink RGB 25 18 16
#914D3C accent RGB 145 77 60
#5A8590 support RGB 90 133 144
#D4CEBF neutral RGB 212 206 191
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F4F1F1;
  --palette-ink: #191210;
  --palette-accent: #914D3C;
  --palette-support: #5A8590;
  --palette-neutral: #D4CEBF;
}

Tailwind Config

{
  "palette-background": "#F4F1F1",
  "palette-ink": "#191210",
  "palette-accent": "#914D3C",
  "palette-support": "#5A8590",
  "palette-neutral": "#D4CEBF"
}

Pro Exports Pro

Color Blindness Simulation

#5E573A
Protanopia
#6F653B
Deuteranopia
#9E4149
Tritanopia

Build a design system around Bronze Red.