Lemon Ice

2024-70 / Benjamin Moore
#FAF8E0

A vibrant white carrying warm depth beneath its surface brightness.

Spec Sheet

Hex#FAF8E0
RGB250, 248, 224
HSL55°, 72%, 93%
On White 1.07:1 Fail
On Black 19.57:1 AAA

For AI Tools

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

Background: #F0F0EA
Text: #313020
Accent: #FAF8E0
Support: #4D5399
Neutral: #C8CEC0

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

#F0F0EA background RGB 240 240 234
#313020 ink RGB 49 48 32
#FAF8E0 accent RGB 250 248 224
#4D5399 support RGB 77 83 153
#C8CEC0 neutral RGB 200 206 192
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F0F0EA;
  --palette-ink: #313020;
  --palette-accent: #FAF8E0;
  --palette-support: #4D5399;
  --palette-neutral: #C8CEC0;
}

Tailwind Config

{
  "palette-background": "#F0F0EA",
  "palette-ink": "#313020",
  "palette-accent": "#FAF8E0",
  "palette-support": "#4D5399",
  "palette-neutral": "#C8CEC0"
}

Pro Exports Pro

Color Blindness Simulation

#FDF6DF
Protanopia
#FEF7E1
Deuteranopia
#FEF4F1
Tritanopia

Build a design system around Lemon Ice.