Forget Me Not

2049-60 / Benjamin Moore
#C0E3E3

This moderate blue carries clean depth, evoking the distance between sky and sea.

Spec Sheet

Hex#C0E3E3
RGB192, 227, 227
HSL180°, 38%, 82%
On White 1.37:1 Fail
On Black 15.34:1 AAA

For AI Tools

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

Background: #F0F4F4
Text: #172121
Accent: #C0E3E3
Support: #AD7676
Neutral: #BFC7CF

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

#F0F4F4 background RGB 240 244 244
#172121 ink RGB 23 33 33
#C0E3E3 accent RGB 192 227 227
#AD7676 support RGB 173 118 118
#BFC7CF neutral RGB 191 199 207
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F0F4F4;
  --palette-ink: #172121;
  --palette-accent: #C0E3E3;
  --palette-support: #AD7676;
  --palette-neutral: #BFC7CF;
}

Tailwind Config

{
  "palette-background": "#F0F4F4",
  "palette-ink": "#172121",
  "palette-accent": "#C0E3E3",
  "palette-support": "#AD7676",
  "palette-neutral": "#BFC7CF"
}

Pro Exports Pro

Color Blindness Simulation

#DEDFE3
Protanopia
#D7DAE3
Deuteranopia
#B6E5E3
Tritanopia

Build a design system around Forget Me Not.