Mayonnaise

2152-70 / Benjamin Moore
#F9F5E5

A airy white with golden undertones that shifts character throughout the day.

Spec Sheet

Hex#F9F5E5
RGB249, 245, 229
HSL48°, 63%, 94%
On White 1.09:1 Fail
On Black 19.22:1 AAA

For AI Tools

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

Background: #EBEAE6
Text: #37311B
Accent: #F9F5E5
Support: #6477C4
Neutral: #CCD1C2

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

#EBEAE6 background RGB 235 234 230
#37311B ink RGB 55 49 27
#F9F5E5 accent RGB 249 245 229
#6477C4 support RGB 100 119 196
#CCD1C2 neutral RGB 204 209 194
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EBEAE6;
  --palette-ink: #37311B;
  --palette-accent: #F9F5E5;
  --palette-support: #6477C4;
  --palette-neutral: #CCD1C2;
}

Tailwind Config

{
  "palette-background": "#EBEAE6",
  "palette-ink": "#37311B",
  "palette-accent": "#F9F5E5",
  "palette-support": "#6477C4",
  "palette-neutral": "#CCD1C2"
}

Pro Exports Pro

Color Blindness Simulation

#F9F4E4
Protanopia
#FAF5E5
Deuteranopia
#FDF2F0
Tritanopia

Build a design system around Mayonnaise.