Nutshell

S220-5 / Behr
#A37F66

A grounded deep neutral that reads warm in daylight. Complements natural materials like linen, wood, and stone.

Spec Sheet

Hex#A37F66
RGB163, 127, 102
HSL25°, 25%, 52%
On White 3.63:1 AA Large
On Black 5.78:1 AA

For AI Tools

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

Background: #EBE8E5
Text: #231E1A
Accent: #A37F66
Support: #5C8BAD
Neutral: #D3D2C5

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

#EBE8E5 background RGB 235 232 229
#231E1A ink RGB 35 30 26
#A37F66 accent RGB 163 127 102
#5C8BAD support RGB 92 139 173
#D3D2C5 neutral RGB 211 210 197
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EBE8E5;
  --palette-ink: #231E1A;
  --palette-accent: #A37F66;
  --palette-support: #5C8BAD;
  --palette-neutral: #D3D2C5;
}

Tailwind Config

{
  "palette-background": "#EBE8E5",
  "palette-ink": "#231E1A",
  "palette-accent": "#A37F66",
  "palette-support": "#5C8BAD",
  "palette-neutral": "#D3D2C5"
}

Pro Exports Pro

Color Blindness Simulation

#898264
Protanopia
#928966
Deuteranopia
#AD7878
Tritanopia

Build a design system around Nutshell.