Skip to content

#005ccf

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

RGB
0, 92, 207
HSL
213°, 100%, 41%
CMYK
100, 56, 0, 19
Luminance
0.1216

Every format

HEX#005ccf
RGBrgb(0, 92, 207)
HSLhsl(213, 100%, 41%)
CMYKcmyk(100%, 56%, 0%, 19%)
LABlab(41.5 23.0 -65.4)
LCHlch(41.5 69.3 289.4)
OKLCHoklch(0.503 0.193 258.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#005ccf on white: 6.12:1
AA ✓ pass · AA-large · AAA
Aa
#005ccf on black: 3.43:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green36.1%
Blue81.2%

CMYK percentages

Cyan100.0%
Magenta55.6%
Yellow0.0%
Key (black)18.8%

Color previews

#005ccf text on a black background

contrast 3.43:1

Card sample

#005ccf text on a white background

contrast 6.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #005ccf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #005ccf in the Color Lab