Downing Street

FE058 / Fired Earth
#2B2C2A

The deepest shade in the range, a near-black inspired by the famous London door. Commanding and iconic.

Spec Sheet

Hex#2B2C2A
RGB43, 44, 42
HSL90°, 2%, 17%
On White 14.03:1 AAA
On Black 1.5:1 Fail

For AI Tools

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

Background: #F0F2EE
Text: #2B3621
Accent: #2B2C2A
Support: #9475B3
Neutral: #B6CDB6

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

#F0F2EE background RGB 240 242 238
#2B3621 ink RGB 43 54 33
#2B2C2A accent RGB 43 44 42
#9475B3 support RGB 148 117 179
#B6CDB6 neutral RGB 182 205 182
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F0F2EE;
  --palette-ink: #2B3621;
  --palette-accent: #2B2C2A;
  --palette-support: #9475B3;
  --palette-neutral: #B6CDB6;
}

Tailwind Config

{
  "palette-background": "#F0F2EE",
  "palette-ink": "#2B3621",
  "palette-accent": "#2B2C2A",
  "palette-support": "#9475B3",
  "palette-neutral": "#B6CDB6"
}

Pro Exports Pro

Color Blindness Simulation

#2C2C2A
Protanopia
#2C2C2A
Deuteranopia
#2B2C2B
Tritanopia

Build a design system around Downing Street.