Winter Cocoa

730B-4 / Behr
#B9B4B8

A composed light grey with balanced undertones. Reads as modern and pairs cleanly with both wood and metal.

Spec Sheet

Hex#B9B4B8
RGB185, 180, 184
HSL312°, 3%, 72%
On White 2.04:1 Fail
On Black 10.28:1 AAA

For AI Tools

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

Background: #F3EDF2
Text: #291926
Accent: #B9B4B8
Support: #599164
Neutral: #D4BFC5

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

#F3EDF2 background RGB 243 237 242
#291926 ink RGB 41 25 38
#B9B4B8 accent RGB 185 180 184
#599164 support RGB 89 145 100
#D4BFC5 neutral RGB 212 191 197
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F3EDF2;
  --palette-ink: #291926;
  --palette-accent: #B9B4B8;
  --palette-support: #599164;
  --palette-neutral: #D4BFC5;
}

Tailwind Config

{
  "palette-background": "#F3EDF2",
  "palette-ink": "#291926",
  "palette-accent": "#B9B4B8",
  "palette-support": "#599164",
  "palette-neutral": "#D4BFC5"
}

Pro Exports Pro

Color Blindness Simulation

#B4B5B8
Protanopia
#B5B6B8
Deuteranopia
#BAB4B5
Tritanopia

Build a design system around Winter Cocoa.