Heirloom

023 / Benjamin Moore
#F5D8C7

A gentle orange with sun-kissed warmth that envelops a room without overpowering it.

Spec Sheet

Hex#F5D8C7
RGB245, 216, 199
HSL22°, 70%, 87%
On White 1.35:1 Fail
On Black 15.53:1 AAA

For AI Tools

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

Background: #F3F2F1
Text: #281C15
Accent: #F5D8C7
Support: #698FA5
Neutral: #D4D0BA

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

#F3F2F1 background RGB 243 242 241
#281C15 ink RGB 40 28 21
#F5D8C7 accent RGB 245 216 199
#698FA5 support RGB 105 143 165
#D4D0BA neutral RGB 212 208 186
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F3F2F1;
  --palette-ink: #281C15;
  --palette-accent: #F5D8C7;
  --palette-support: #698FA5;
  --palette-neutral: #D4D0BA;
}

Tailwind Config

{
  "palette-background": "#F3F2F1",
  "palette-ink": "#281C15",
  "palette-accent": "#F5D8C7",
  "palette-support": "#698FA5",
  "palette-neutral": "#D4D0BA"
}

Pro Exports Pro

Color Blindness Simulation

#E0DAC6
Protanopia
#E7E0C7
Deuteranopia
#FED3D3
Tritanopia

Build a design system around Heirloom.