Patience

SW 7555 / Sherwin-Williams
#E2D3BF

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

Spec Sheet

Hex#E2D3BF
RGB226, 211, 191
HSL34°, 38%, 82%
On White 1.47:1 Fail
On Black 14.3:1 AAA

For AI Tools

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

Background: #F6F5F3
Text: #30281D
Accent: #E2D3BF
Support: #416EAA
Neutral: #D8DAC3

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

#F6F5F3 background RGB 246 245 243
#30281D ink RGB 48 40 29
#E2D3BF accent RGB 226 211 191
#416EAA support RGB 65 110 170
#D8DAC3 neutral RGB 216 218 195
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F6F5F3;
  --palette-ink: #30281D;
  --palette-accent: #E2D3BF;
  --palette-support: #416EAA;
  --palette-neutral: #D8DAC3;
}

Tailwind Config

{
  "palette-background": "#F6F5F3",
  "palette-ink": "#30281D",
  "palette-accent": "#E2D3BF",
  "palette-support": "#416EAA",
  "palette-neutral": "#D8DAC3"
}

Pro Exports Pro

Color Blindness Simulation

#D9D3BE
Protanopia
#DDD6BF
Deuteranopia
#E9CFCD
Tritanopia

Build a design system around Patience.