Wenge

AF-180 / Benjamin Moore
#3C2D2B

Versatile and dark, this neutral holds amber depth that reveals itself over time.

Spec Sheet

Hex#3C2D2B
RGB60, 45, 43
HSL7°, 17%, 20%
On White 13.11:1 AAA
On Black 1.6:1 Fail

For AI Tools

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

Background: #EFECEB
Text: #1C0E0D
Accent: #3C2D2B
Support: #51848A
Neutral: #CEC8C0

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

#EFECEB background RGB 239 236 235
#1C0E0D ink RGB 28 14 13
#3C2D2B accent RGB 60 45 43
#51848A support RGB 81 132 138
#CEC8C0 neutral RGB 206 200 192
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EFECEB;
  --palette-ink: #1C0E0D;
  --palette-accent: #3C2D2B;
  --palette-support: #51848A;
  --palette-neutral: #CEC8C0;
}

Tailwind Config

{
  "palette-background": "#EFECEB",
  "palette-ink": "#1C0E0D",
  "palette-accent": "#3C2D2B",
  "palette-support": "#51848A",
  "palette-neutral": "#CEC8C0"
}

Pro Exports Pro

Color Blindness Simulation

#302F2B
Protanopia
#33322B
Deuteranopia
#3F2B2C
Tritanopia

Build a design system around Wenge.