November Skies

2128-50 / Benjamin Moore
#ACBAC8

This gentle blue carries cool depth, evoking the distance between sky and sea.

Spec Sheet

Hex#ACBAC8
RGB172, 186, 200
HSL210°, 20%, 73%
On White 1.98:1 Fail
On Black 10.61:1 AAA

For AI Tools

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

Background: #EEF0F2
Text: #0E141B
Accent: #ACBAC8
Support: #A2876D
Neutral: #C0C0D8

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

#EEF0F2 background RGB 238 240 242
#0E141B ink RGB 14 20 27
#ACBAC8 accent RGB 172 186 200
#A2876D support RGB 162 135 109
#C0C0D8 neutral RGB 192 192 216
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EEF0F2;
  --palette-ink: #0E141B;
  --palette-accent: #ACBAC8;
  --palette-support: #A2876D;
  --palette-neutral: #C0C0D8;
}

Tailwind Config

{
  "palette-background": "#EEF0F2",
  "palette-ink": "#0E141B",
  "palette-accent": "#ACBAC8",
  "palette-support": "#A2876D",
  "palette-neutral": "#C0C0D8"
}

Pro Exports Pro

Color Blindness Simulation

#B5BAC9
Protanopia
#B2B7C8
Deuteranopia
#A5BDBE
Tritanopia

Build a design system around November Skies.