Skip to content

#005cdf

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

RGB
0, 92, 223
HSL
215°, 100%, 44%
CMYK
100, 59, 0, 13
Luminance
0.1298

Every format

HEX#005cdf
RGBrgb(0, 92, 223)
HSLhsl(215, 100%, 44%)
CMYKcmyk(100%, 59%, 0%, 13%)
LABlab(42.7 29.3 -72.5)
LCHlch(42.7 78.2 292.0)
OKLCHoklch(0.517 0.213 260.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#005cdf on white: 5.84:1
AA ✓ pass · AA-large · AAA
Aa
#005cdf on black: 3.60:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green36.1%
Blue87.5%

CMYK percentages

Cyan100.0%
Magenta58.7%
Yellow0.0%
Key (black)12.5%

Color previews

#005cdf text on a black background

contrast 3.60:1

Card sample

#005cdf text on a white background

contrast 5.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #005cdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #005cdf in the Color Lab