Skip to content

#005cdd

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

RGB
0, 92, 221
HSL
215°, 100%, 43%
CMYK
100, 58, 0, 13
Luminance
0.1287

Every format

HEX#005cdd
RGBrgb(0, 92, 221)
HSLhsl(215, 100%, 43%)
CMYKcmyk(100%, 58%, 0%, 13%)
LABlab(42.6 28.6 -71.6)
LCHlch(42.6 77.1 291.7)
OKLCHoklch(0.515 0.211 260.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#005cdd on white: 5.87:1
AA ✓ pass · AA-large · AAA
Aa
#005cdd on black: 3.57:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green36.1%
Blue86.7%

CMYK percentages

Cyan100.0%
Magenta58.4%
Yellow0.0%
Key (black)13.3%

Color previews

#005cdd text on a black background

contrast 3.57:1

Card sample

#005cdd text on a white background

contrast 5.87:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(0, 92, 221, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(0, 92, 221, 0.45);
Border & gradient
Gradient panel
border: 3px solid #005cdd;
background: linear-gradient(135deg, #005cdd, #3700DD);

Monochromatic scale

Palettes built from #005cdd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #005cdd in the Color Lab