Bauhaus Buff

BNC-01 / Behr
#CEB8A5

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

Spec Sheet

Hex#CEB8A5
RGB206, 184, 165
HSL28°, 29%, 73%
On White 1.9:1 Fail
On Black 11.02:1 AAA

For AI Tools

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

Background: #F4F2F1
Text: #211C18
Accent: #CEB8A5
Support: #7F98AD
Neutral: #D1D1C1

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

#F4F2F1 background RGB 244 242 241
#211C18 ink RGB 33 28 24
#CEB8A5 accent RGB 206 184 165
#7F98AD support RGB 127 152 173
#D1D1C1 neutral RGB 209 209 193
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F4F2F1;
  --palette-ink: #211C18;
  --palette-accent: #CEB8A5;
  --palette-support: #7F98AD;
  --palette-neutral: #D1D1C1;
}

Tailwind Config

{
  "palette-background": "#F4F2F1",
  "palette-ink": "#211C18",
  "palette-accent": "#CEB8A5",
  "palette-support": "#7F98AD",
  "palette-neutral": "#D1D1C1"
}

Pro Exports Pro

Color Blindness Simulation

#BFB9A4
Protanopia
#C4BEA5
Deuteranopia
#D6B3B3
Tritanopia

Build a design system around Bauhaus Buff.