Simplify Beige

SW 6084 / Sherwin-Williams
#D6C7B9

A sophisticated, muted neutral tone with enough complexity to stand alone or support bolder choices.

Spec Sheet

Hex#D6C7B9
RGB214, 199, 185
HSL29°, 26%, 78%
On White 1.65:1 Fail
On Black 12.73:1 AAA

For AI Tools

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

Background: #F5F2F0
Text: #2D231A
Accent: #D6C7B9
Support: #5A8EBF
Neutral: #BDBDAD

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

#F5F2F0 background RGB 245 242 240
#2D231A ink RGB 45 35 26
#D6C7B9 accent RGB 214 199 185
#5A8EBF support RGB 90 142 191
#BDBDAD neutral RGB 189 189 173
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F5F2F0;
  --palette-ink: #2D231A;
  --palette-accent: #D6C7B9;
  --palette-support: #5A8EBF;
  --palette-neutral: #BDBDAD;
}

Tailwind Config

{
  "palette-background": "#F5F2F0",
  "palette-ink": "#2D231A",
  "palette-accent": "#D6C7B9",
  "palette-support": "#5A8EBF",
  "palette-neutral": "#BDBDAD"
}

Pro Exports Pro

Color Blindness Simulation

#CCC7B8
Protanopia
#D0CBB9
Deuteranopia
#DCC4C3
Tritanopia

Build a design system around Simplify Beige.