Midnight

FE089 / Fired Earth
#2C3445

A very dark navy-blue with the depth of a clear midnight sky. Dramatic and starlit.

Spec Sheet

Hex#2C3445
RGB44, 52, 69
HSL221°, 22%, 22%
On White 12.47:1 AAA
On Black 1.68:1 Fail

For AI Tools

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

Background: #E6E7EA
Text: #1E2533
Accent: #2C3445
Support: #918059
Neutral: #C4C1D2

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

#E6E7EA background RGB 230 231 234
#1E2533 ink RGB 30 37 51
#2C3445 accent RGB 44 52 69
#918059 support RGB 145 128 89
#C4C1D2 neutral RGB 196 193 210
Processed in 0ms

CSS Variables

:root {
  --palette-background: #E6E7EA;
  --palette-ink: #1E2533;
  --palette-accent: #2C3445;
  --palette-support: #918059;
  --palette-neutral: #C4C1D2;
}

Tailwind Config

{
  "palette-background": "#E6E7EA",
  "palette-ink": "#1E2533",
  "palette-accent": "#2C3445",
  "palette-support": "#918059",
  "palette-neutral": "#C4C1D2"
}

Pro Exports Pro

Color Blindness Simulation

#2E3546
Protanopia
#2C3345
Deuteranopia
#25373A
Tritanopia

Build a design system around Midnight.