Skip to content

#032c7f

a dark, electric blue · cool · closest name: midnightblue

RGB
3, 44, 127
HSL
220°, 95%, 26%
CMYK
98, 65, 0, 50
Luminance
0.0335

Every format

HEX#032c7f
RGBrgb(3, 44, 127)
HSLhsl(220, 95%, 26%)
CMYKcmyk(98%, 65%, 0%, 50%)
LABlab(21.4 23.2 -50.1)
LCHlch(21.4 55.2 294.8)
OKLCHoklch(0.331 0.147 262.1)

Copy-ready code

/* CSS */
color: #032c7f;
background-color: #032c7f;
/* Tailwind (arbitrary) */
class="text-[#032c7f] bg-[#032c7f]"
/* SCSS */
$brand: #032c7f;
/* SwiftUI */
Color(red: 0.012, green: 0.173, blue: 0.498)
/* Android */
Color.parseColor("#032c7f")

Accessibility — WCAG contrast

Aa
#032c7f on white: 12.57:1
AA ✓ pass · AA-large · AAA
Aa
#032c7f on black: 1.67:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red1.2%
Green17.3%
Blue49.8%

CMYK percentages

Cyan97.6%
Magenta65.4%
Yellow0.0%
Key (black)50.2%

Color previews

#032c7f text on a black background

contrast 1.67:1

Card sample

#032c7f text on a white background

contrast 12.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #032c7f;
Background color
Panel with #032c7f background
background-color: #032c7f;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #032c7f;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(3, 44, 127, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(3, 44, 127, 0.45);
Border & gradient
Gradient panel
border: 3px solid #032c7f;
background: linear-gradient(135deg, #032c7f, #2D037F);

Monochromatic scale

Palettes built from #032c7f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #032c7f in the Color Lab