Deep Space Blue

207 / Little Greene
#2A3045

A profound, cosmic dark blue evoking the infinite depth of the night sky beyond our atmosphere.

Spec Sheet

Hex#2A3045
RGB42, 48, 69
HSL227°, 24%, 22%
On White 13.07:1 AAA
On Black 1.61:1 Fail

For AI Tools

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

Background: #F1F2F4
Text: #1D202A
Accent: #2A3045
Support: #988B5D
Neutral: #BDB7CD

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

#F1F2F4 background RGB 241 242 244
#1D202A ink RGB 29 32 42
#2A3045 accent RGB 42 48 69
#988B5D support RGB 152 139 93
#BDB7CD neutral RGB 189 183 205
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F1F2F4;
  --palette-ink: #1D202A;
  --palette-accent: #2A3045;
  --palette-support: #988B5D;
  --palette-neutral: #BDB7CD;
}

Tailwind Config

{
  "palette-background": "#F1F2F4",
  "palette-ink": "#1D202A",
  "palette-accent": "#2A3045",
  "palette-support": "#988B5D",
  "palette-neutral": "#BDB7CD"
}

Pro Exports Pro

Color Blindness Simulation

#293246
Protanopia
#273045
Deuteranopia
#223437
Tritanopia

Build a design system around Deep Space Blue.