Early Frost

CSP-590 / Benjamin Moore
#C9CED1

A light, oceanic blue that reads as both calm and architectural.

Spec Sheet

Hex#C9CED1
RGB201, 206, 209
HSL202°, 8%, 80%
On White 1.59:1 Fail
On Black 13.23:1 AAA

For AI Tools

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

Background: #F1F3F3
Text: #1A2329
Accent: #C9CED1
Support: #AA846E
Neutral: #C9CBD4

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

#F1F3F3 background RGB 241 243 243
#1A2329 ink RGB 26 35 41
#C9CED1 accent RGB 201 206 209
#AA846E support RGB 170 132 110
#C9CBD4 neutral RGB 201 203 212
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F1F3F3;
  --palette-ink: #1A2329;
  --palette-accent: #C9CED1;
  --palette-support: #AA846E;
  --palette-neutral: #C9CBD4;
}

Tailwind Config

{
  "palette-background": "#F1F3F3",
  "palette-ink": "#1A2329",
  "palette-accent": "#C9CED1",
  "palette-support": "#AA846E",
  "palette-neutral": "#C9CBD4"
}

Pro Exports Pro

Color Blindness Simulation

#CDCED1
Protanopia
#CBCDD1
Deuteranopia
#C7CFCF
Tritanopia

Build a design system around Early Frost.