Svelte Sage

SW 6163 / Sherwin-Williams
#B2AC96

A grounding, whisper-quiet neutral value with undertones that reward close attention.

Spec Sheet

Hex#B2AC96
RGB178, 172, 150
HSL47°, 15%, 64%
On White 2.27:1 Fail
On Black 9.23:1 AAA

For AI Tools

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

Background: #E9E7E2
Text: #333024
Accent: #B2AC96
Support: #3C509A
Neutral: #B9C2A3

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

#E9E7E2 background RGB 233 231 226
#333024 ink RGB 51 48 36
#B2AC96 accent RGB 178 172 150
#3C509A support RGB 60 80 154
#B9C2A3 neutral RGB 185 194 163
Processed in 0ms

CSS Variables

:root {
  --palette-background: #E9E7E2;
  --palette-ink: #333024;
  --palette-accent: #B2AC96;
  --palette-support: #3C509A;
  --palette-neutral: #B9C2A3;
}

Tailwind Config

{
  "palette-background": "#E9E7E2",
  "palette-ink": "#333024",
  "palette-accent": "#B2AC96",
  "palette-support": "#3C509A",
  "palette-neutral": "#B9C2A3"
}

Pro Exports Pro

Color Blindness Simulation

#B1AB95
Protanopia
#B3AD97
Deuteranopia
#B7A8A6
Tritanopia

Build a design system around Svelte Sage.