Redwood

ES-20 / Benjamin Moore
#82423A

A saturated red with amber undertones that commands attention on any surface.

Spec Sheet

Hex#82423A
RGB130, 66, 58
HSL7°, 38%, 37%
On White 7.53:1 AAA
On Black 2.79:1 Fail

For AI Tools

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

Background: #ECE5E4
Text: #1D1211
Accent: #82423A
Support: #72AEB6
Neutral: #D4D0C9

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

#ECE5E4 background RGB 236 229 228
#1D1211 ink RGB 29 18 17
#82423A accent RGB 130 66 58
#72AEB6 support RGB 114 174 182
#D4D0C9 neutral RGB 212 208 201
Processed in 0ms

CSS Variables

:root {
  --palette-background: #ECE5E4;
  --palette-ink: #1D1211;
  --palette-accent: #82423A;
  --palette-support: #72AEB6;
  --palette-neutral: #D4D0C9;
}

Tailwind Config

{
  "palette-background": "#ECE5E4",
  "palette-ink": "#1D1211",
  "palette-accent": "#82423A",
  "palette-support": "#72AEB6",
  "palette-neutral": "#D4D0C9"
}

Pro Exports Pro

Color Blindness Simulation

#514C39
Protanopia
#615A39
Deuteranopia
#8E3840
Tritanopia

Build a design system around Redwood.