Strawberry Freeze

2090-60 / Benjamin Moore
#EDC0B9

A gentle pink with golden undertones that feels modern rather than saccharine.

Spec Sheet

Hex#EDC0B9
RGB237, 192, 185
HSL8°, 59%, 83%
On White 1.64:1 Fail
On Black 12.84:1 AAA

For AI Tools

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

Background: #EDE9E9
Text: #2C2221
Accent: #EDC0B9
Support: #6CB6C1
Neutral: #C2B9A8

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

#EDE9E9 background RGB 237 233 233
#2C2221 ink RGB 44 34 33
#EDC0B9 accent RGB 237 192 185
#6CB6C1 support RGB 108 182 193
#C2B9A8 neutral RGB 194 185 168
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EDE9E9;
  --palette-ink: #2C2221;
  --palette-accent: #EDC0B9;
  --palette-support: #6CB6C1;
  --palette-neutral: #C2B9A8;
}

Tailwind Config

{
  "palette-background": "#EDE9E9",
  "palette-ink": "#2C2221",
  "palette-accent": "#EDC0B9",
  "palette-support": "#6CB6C1",
  "palette-neutral": "#C2B9A8"
}

Pro Exports Pro

Color Blindness Simulation

#C9C5B8
Protanopia
#D3CEB9
Deuteranopia
#F8BBBE
Tritanopia

Build a design system around Strawberry Freeze.