Peanut Shell

2162-40 / Benjamin Moore
#C09D73

A confident, warm neutral that reads differently against warm and cool companions.

Spec Sheet

Hex#C09D73
RGB192, 157, 115
HSL33°, 38%, 60%
On White 2.53:1 Fail
On Black 8.31:1 AAA

For AI Tools

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

Background: #EAE8E6
Text: #352817
Accent: #C09D73
Support: #5580B4
Neutral: #CBCDB2

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

#EAE8E6 background RGB 234 232 230
#352817 ink RGB 53 40 23
#C09D73 accent RGB 192 157 115
#5580B4 support RGB 85 128 180
#CBCDB2 neutral RGB 203 205 178
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EAE8E6;
  --palette-ink: #352817;
  --palette-accent: #C09D73;
  --palette-support: #5580B4;
  --palette-neutral: #CBCDB2;
}

Tailwind Config

{
  "palette-background": "#EAE8E6",
  "palette-ink": "#352817",
  "palette-accent": "#C09D73",
  "palette-support": "#5580B4",
  "palette-neutral": "#CBCDB2"
}

Pro Exports Pro

Color Blindness Simulation

#AA9E70
Protanopia
#B2A674
Deuteranopia
#CC9492
Tritanopia

Build a design system around Peanut Shell.