Familiar Beige

SW 6092 / Sherwin-Williams
#CAB3A0

A spiced, muted orange tone with undertones that reward close attention.

Spec Sheet

Hex#CAB3A0
RGB202, 179, 160
HSL27°, 28%, 71%
On White 2.01:1 Fail
On Black 10.47:1 AAA

For AI Tools

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

Background: #ECE8E4
Text: #1E1915
Accent: #CAB3A0
Support: #5D788E
Neutral: #CFCEBA

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

#ECE8E4 background RGB 236 232 228
#1E1915 ink RGB 30 25 21
#CAB3A0 accent RGB 202 179 160
#5D788E support RGB 93 120 142
#CFCEBA neutral RGB 207 206 186
Processed in 0ms

CSS Variables

:root {
  --palette-background: #ECE8E4;
  --palette-ink: #1E1915;
  --palette-accent: #CAB3A0;
  --palette-support: #5D788E;
  --palette-neutral: #CFCEBA;
}

Tailwind Config

{
  "palette-background": "#ECE8E4",
  "palette-ink": "#1E1915",
  "palette-accent": "#CAB3A0",
  "palette-support": "#5D788E",
  "palette-neutral": "#CFCEBA"
}

Pro Exports Pro

Color Blindness Simulation

#BAB49F
Protanopia
#C0B9A0
Deuteranopia
#D2AEAE
Tritanopia

Build a design system around Familiar Beige.