Burnt Verdigris

FE044 / Fired Earth
#4B7A6C

A deep teal-green with the patinated character of aged copper. Rich and atmospheric.

Spec Sheet

Hex#4B7A6C
RGB75, 122, 108
HSL162°, 24%, 39%
On White 4.88:1 AA
On Black 4.3:1 AA Large

For AI Tools

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

Background: #F0F5F3
Text: #19342C
Accent: #4B7A6C
Support: #C36581
Neutral: #C2D6DB

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

#F0F5F3 background RGB 240 245 243
#19342C ink RGB 25 52 44
#4B7A6C accent RGB 75 122 108
#C36581 support RGB 195 101 129
#C2D6DB neutral RGB 194 214 219
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F0F5F3;
  --palette-ink: #19342C;
  --palette-accent: #4B7A6C;
  --palette-support: #C36581;
  --palette-neutral: #C2D6DB;
}

Tailwind Config

{
  "palette-background": "#F0F5F3",
  "palette-ink": "#19342C",
  "palette-accent": "#4B7A6C",
  "palette-support": "#C36581",
  "palette-neutral": "#C2D6DB"
}

Pro Exports Pro

Color Blindness Simulation

#77746B
Protanopia
#6F6F6D
Deuteranopia
#3D7B76
Tritanopia

Build a design system around Burnt Verdigris.