Natural Linen

SW 9109 / Sherwin-Williams
#DFD3C3

A pristine, muted white tone subtle enough for large surfaces yet interesting up close.

Spec Sheet

Hex#DFD3C3
RGB223, 211, 195
HSL34°, 30%, 82%
On White 1.47:1 Fail
On Black 14.24:1 AAA

For AI Tools

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

Background: #EFEBE7
Text: #2F2518
Accent: #DFD3C3
Support: #5C88C1
Neutral: #BCBDA8

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

#EFEBE7 background RGB 239 235 231
#2F2518 ink RGB 47 37 24
#DFD3C3 accent RGB 223 211 195
#5C88C1 support RGB 92 136 193
#BCBDA8 neutral RGB 188 189 168
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EFEBE7;
  --palette-ink: #2F2518;
  --palette-accent: #DFD3C3;
  --palette-support: #5C88C1;
  --palette-neutral: #BCBDA8;
}

Tailwind Config

{
  "palette-background": "#EFEBE7",
  "palette-ink": "#2F2518",
  "palette-accent": "#DFD3C3",
  "palette-support": "#5C88C1",
  "palette-neutral": "#BCBDA8"
}

Pro Exports Pro

Color Blindness Simulation

#D8D3C2
Protanopia
#DBD6C3
Deuteranopia
#E4D0CE
Tritanopia

Build a design system around Natural Linen.