Biltmore Buff

SW 7691 / Sherwin-Williams
#E3C9A1

A foundational, muted neutral tone subtle enough for large surfaces yet interesting up close.

Spec Sheet

Hex#E3C9A1
RGB227, 201, 161
HSL36°, 54%, 76%
On White 1.6:1 Fail
On Black 13.14:1 AAA

For AI Tools

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

Background: #F2F0ED
Text: #211B12
Accent: #E3C9A1
Support: #4069A5
Neutral: #C6C8B7

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

#F2F0ED background RGB 242 240 237
#211B12 ink RGB 33 27 18
#E3C9A1 accent RGB 227 201 161
#4069A5 support RGB 64 105 165
#C6C8B7 neutral RGB 198 200 183
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F2F0ED;
  --palette-ink: #211B12;
  --palette-accent: #E3C9A1;
  --palette-support: #4069A5;
  --palette-neutral: #C6C8B7;
}

Tailwind Config

{
  "palette-background": "#F2F0ED",
  "palette-ink": "#211B12",
  "palette-accent": "#E3C9A1",
  "palette-support": "#4069A5",
  "palette-neutral": "#C6C8B7"
}

Pro Exports Pro

Color Blindness Simulation

#D4C99E
Protanopia
#DACFA2
Deuteranopia
#EEC1BE
Tritanopia

Build a design system around Biltmore Buff.