Cocoa Nutmeg

S190-5 / Behr
#A27A6F

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

Spec Sheet

Hex#A27A6F
RGB162, 122, 111
HSL13°, 22%, 54%
On White 3.78:1 AA Large
On Black 5.55:1 AA

For AI Tools

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

Background: #EFECEC
Text: #372520
Accent: #A27A6F
Support: #518290
Neutral: #CAC4B4

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

#EFECEC background RGB 239 236 236
#372520 ink RGB 55 37 32
#A27A6F accent RGB 162 122 111
#518290 support RGB 81 130 144
#CAC4B4 neutral RGB 202 196 180
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EFECEC;
  --palette-ink: #372520;
  --palette-accent: #A27A6F;
  --palette-support: #518290;
  --palette-neutral: #CAC4B4;
}

Tailwind Config

{
  "palette-background": "#EFECEC",
  "palette-ink": "#372520",
  "palette-accent": "#A27A6F",
  "palette-support": "#518290",
  "palette-neutral": "#CAC4B4"
}

Pro Exports Pro

Color Blindness Simulation

#837E6E
Protanopia
#8C866F
Deuteranopia
#AC7577
Tritanopia

Build a design system around Cocoa Nutmeg.