Etiquette

AF-50 / Benjamin Moore
#E5E0D5

A ethereal, golden neutral that reads differently against warm and cool companions.

Spec Sheet

Hex#E5E0D5
RGB229, 224, 213
HSL41°, 24%, 87%
On White 1.32:1 Fail
On Black 15.95:1 AAA

For AI Tools

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

Background: #F5F3F0
Text: #1C1911
Accent: #E5E0D5
Support: #6E87BF
Neutral: #CED0C3

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

#F5F3F0 background RGB 245 243 240
#1C1911 ink RGB 28 25 17
#E5E0D5 accent RGB 229 224 213
#6E87BF support RGB 110 135 191
#CED0C3 neutral RGB 206 208 195
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F5F3F0;
  --palette-ink: #1C1911;
  --palette-accent: #E5E0D5;
  --palette-support: #6E87BF;
  --palette-neutral: #CED0C3;
}

Tailwind Config

{
  "palette-background": "#F5F3F0",
  "palette-ink": "#1C1911",
  "palette-accent": "#E5E0D5",
  "palette-support": "#6E87BF",
  "palette-neutral": "#CED0C3"
}

Pro Exports Pro

Color Blindness Simulation

#E3E0D4
Protanopia
#E4E1D5
Deuteranopia
#E8DEDD
Tritanopia

Build a design system around Etiquette.