Pumpernickel

2102-20 / Benjamin Moore
#754C40

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

Spec Sheet

Hex#754C40
RGB117, 76, 64
HSL14°, 29%, 35%
On White 7.33:1 AAA
On Black 2.86:1 Fail

For AI Tools

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

Background: #F3EEED
Text: #2D2320
Accent: #754C40
Support: #587D89
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 Pumpernickel Palettes are free. Exports aren't.

#F3EEED background RGB 243 238 237
#2D2320 ink RGB 45 35 32
#754C40 accent RGB 117 76 64
#587D89 support RGB 88 125 137
#D4CEBF neutral RGB 212 206 191
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F3EEED;
  --palette-ink: #2D2320;
  --palette-accent: #754C40;
  --palette-support: #587D89;
  --palette-neutral: #D4CEBF;
}

Tailwind Config

{
  "palette-background": "#F3EEED",
  "palette-ink": "#2D2320",
  "palette-accent": "#754C40",
  "palette-support": "#587D89",
  "palette-neutral": "#D4CEBF"
}

Pro Exports Pro

Color Blindness Simulation

#56513F
Protanopia
#605940
Deuteranopia
#7E4649
Tritanopia

Build a design system around Pumpernickel.