Smokestack

N220-3 / Behr
#BFB3A7

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

Spec Sheet

Hex#BFB3A7
RGB191, 179, 167
HSL30°, 16%, 70%
On White 2.05:1 Fail
On Black 10.22:1 AAA

For AI Tools

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

Background: #F2F0ED
Text: #342619
Accent: #BFB3A7
Support: #46698B
Neutral: #C9C9B5

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

#F2F0ED background RGB 242 240 237
#342619 ink RGB 52 38 25
#BFB3A7 accent RGB 191 179 167
#46698B support RGB 70 105 139
#C9C9B5 neutral RGB 201 201 181
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F2F0ED;
  --palette-ink: #342619;
  --palette-accent: #BFB3A7;
  --palette-support: #46698B;
  --palette-neutral: #C9C9B5;
}

Tailwind Config

{
  "palette-background": "#F2F0ED",
  "palette-ink": "#342619",
  "palette-accent": "#BFB3A7",
  "palette-support": "#46698B",
  "palette-neutral": "#C9C9B5"
}

Pro Exports Pro

Color Blindness Simulation

#B7B3A6
Protanopia
#BAB6A7
Deuteranopia
#C4B0B0
Tritanopia

Build a design system around Smokestack.