Gradient Page

#003366

#003366 is the HEX color code for
Midnight Blue
#003366

Midnight Blue

Contrast
Dark
Luminance
16%
Color Conversions
Formats for Midnight Blue (#003366) in various color spaces.
HEX
#003366
RGB
0, 51, 102
HSL
210°, 100%, 20%
CMYK
100%, 50%, 0%, 60%
OKLCH
0.323, 0.103, 253.9
CSS Variable
--color-midnight-blue: #003366;

Shades & Tints

#e5f2ff
#b3d9ff
#80bfff
#4da6ff
#1a8cff
#0073e6
#0059b3
#004080
#00264d
#000d1a
DarkestBaseLightest

Color Harmonies

Complementary

#003366
#663300

Analogous

#006666
#003366
#000066

Triadic

#003366
#660033
#336600

Split Complementary

#003366
#660000
#666600

UI Component Examples

See how #003366 looks when applied to real interface components.

Interactive Elements
Surface & Accent
Pro Tip!

Use lighter tints for backgrounds to maintain readability while keeping brand identity.

Status Indicator
Active
# CSS Variables
Copy-paste these variables into your global CSS to use this palette instantly.
:root {
  /* Midnight Blue Base */
  --color-primary: #003366;
  --color-primary-rgb: 0 51 102;
  --color-primary-hsl: 210 100% 20%;
  
  /* Foreground text color based on contrast */
  --color-primary-foreground: #ffffff;

  /* Shades */
  --color-primary-50:  #e5f2ff;
  --color-primary-100: #b3d9ff;
  --color-primary-200: #80bfff;
  --color-primary-300: #4da6ff;
  --color-primary-400: #1a8cff;
  --color-primary-500: #0073e6;
  --color-primary-600: #0059b3;
  --color-primary-700: #004080;
  --color-primary-800: #00264d;
  --color-primary-900: #000d1a;
}

Want more?

We hope you enjoyed this color. Keep reading for more amazing colorful content for developers, designers and creators!
View our entire collection of UI gradientsView all our color names