Skip to content

#005fdc

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

RGB
0, 95, 220
HSL
214°, 100%, 43%
CMYK
100, 57, 0, 14
Luminance
0.1335

Every format

HEX#005fdc
RGBrgb(0, 95, 220)
HSLhsl(214, 100%, 43%)
CMYKcmyk(100%, 57%, 0%, 14%)
LABlab(43.3 26.2 -69.9)
LCHlch(43.3 74.6 290.6)
OKLCHoklch(0.520 0.206 259.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#005fdc on white: 5.72:1
AA ✓ pass · AA-large · AAA
Aa
#005fdc on black: 3.67:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green37.3%
Blue86.3%

CMYK percentages

Cyan100.0%
Magenta56.8%
Yellow0.0%
Key (black)13.7%

Color previews

#005fdc text on a black background

contrast 3.67:1

Card sample

#005fdc text on a white background

contrast 5.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #005fdc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #005fdc in the Color Lab