Skip to content

#005ccc

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

RGB
0, 92, 204
HSL
213°, 100%, 40%
CMYK
100, 55, 0, 20
Luminance
0.1201

Every format

HEX#005ccc
RGBrgb(0, 92, 204)
HSLhsl(213, 100%, 40%)
CMYKcmyk(100%, 55%, 0%, 20%)
LABlab(41.2 21.8 -64.1)
LCHlch(41.2 67.7 288.8)
OKLCHoklch(0.501 0.189 258.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#005ccc on white: 6.17:1
AA ✓ pass · AA-large · AAA
Aa
#005ccc on black: 3.40:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green36.1%
Blue80.0%

CMYK percentages

Cyan100.0%
Magenta54.9%
Yellow0.0%
Key (black)20.0%

Color previews

#005ccc text on a black background

contrast 3.40:1

Card sample

#005ccc text on a white background

contrast 6.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #005ccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #005ccc in the Color Lab