Happily Ever After

173 / Benjamin Moore
#FFC963

A mid-toned orange with amber warmth that envelops a room without overpowering it.

Spec Sheet

Hex#FFC963
RGB255, 201, 99
HSL39°, 100%, 69%
On White 1.52:1 Fail
On Black 13.79:1 AAA

For AI Tools

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

Background: #F4F3F1
Text: #1E1B15
Accent: #FFC963
Support: #405C91
Neutral: #BFC3A7

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

#F4F3F1 background RGB 244 243 241
#1E1B15 ink RGB 30 27 21
#FFC963 accent RGB 255 201 99
#405C91 support RGB 64 92 145
#BFC3A7 neutral RGB 191 195 167
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F4F3F1;
  --palette-ink: #1E1B15;
  --palette-accent: #FFC963;
  --palette-support: #405C91;
  --palette-neutral: #BFC3A7;
}

Tailwind Config

{
  "palette-background": "#F4F3F1",
  "palette-ink": "#1E1B15",
  "palette-accent": "#FFC963",
  "palette-support": "#405C91",
  "palette-neutral": "#BFC3A7"
}

Pro Exports Pro

Color Blindness Simulation

#DFC959
Protanopia
#ECD766
Deuteranopia
#FFB9B2
Tritanopia

Build a design system around Happily Ever After.