Skip to content

#005fcc

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

RGB
0, 95, 204
HSL
212°, 100%, 40%
CMYK
100, 53, 0, 20
Luminance
0.1254

Every format

HEX#005fcc
RGBrgb(0, 95, 204)
HSLhsl(212, 100%, 40%)
CMYKcmyk(100%, 53%, 0%, 20%)
LABlab(42.1 19.9 -62.7)
LCHlch(42.1 65.8 287.6)
OKLCHoklch(0.507 0.185 257.7)

Copy-ready code

/* CSS */
color: #005fcc;
background-color: #005fcc;
/* Tailwind (arbitrary) */
class="text-[#005fcc] bg-[#005fcc]"
/* SCSS */
$brand: #005fcc;
/* SwiftUI */
Color(red: 0.000, green: 0.373, blue: 0.800)
/* Android */
Color.parseColor("#005fcc")

Accessibility — WCAG contrast

Aa
#005fcc on white: 5.98:1
AA ✓ pass · AA-large · AAA
Aa
#005fcc on black: 3.51:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green37.3%
Blue80.0%

CMYK percentages

Cyan100.0%
Magenta53.4%
Yellow0.0%
Key (black)20.0%

Color previews

#005fcc text on a black background

contrast 3.51:1

Card sample

#005fcc text on a white background

contrast 5.98:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #005fcc;
Background color
Panel with #005fcc background
background-color: #005fcc;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #005fcc;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(0, 95, 204, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(0, 95, 204, 0.45);
Border & gradient
Gradient panel
border: 3px solid #005fcc;
background: linear-gradient(135deg, #005fcc, #2900CC);

Monochromatic scale

Palettes built from #005fcc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #005fcc in the Color Lab