Daiquiri Ice

2034-70 / Benjamin Moore
#E5F1E2

This composed green carries botanical depth, reading as organic and grounded.

Spec Sheet

Hex#E5F1E2
RGB229, 241, 226
HSL108°, 35%, 92%
On White 1.17:1 Fail
On Black 18.01:1 AAA

For AI Tools

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

Background: #EFF2EE
Text: #101C0C
Accent: #E5F1E2
Support: #7E5289
Neutral: #C5D8CB

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

#EFF2EE background RGB 239 242 238
#101C0C ink RGB 16 28 12
#E5F1E2 accent RGB 229 241 226
#7E5289 support RGB 126 82 137
#C5D8CB neutral RGB 197 216 203
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EFF2EE;
  --palette-ink: #101C0C;
  --palette-accent: #E5F1E2;
  --palette-support: #7E5289;
  --palette-neutral: #C5D8CB;
}

Tailwind Config

{
  "palette-background": "#EFF2EE",
  "palette-ink": "#101C0C",
  "palette-accent": "#E5F1E2",
  "palette-support": "#7E5289",
  "palette-neutral": "#C5D8CB"
}

Pro Exports Pro

Color Blindness Simulation

#F2EEE1
Protanopia
#F0EDE3
Deuteranopia
#E5F0ED
Tritanopia

Build a design system around Daiquiri Ice.