Skip to content

#005ac2

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

RGB
0, 90, 194
HSL
212°, 100%, 38%
CMYK
100, 54, 0, 24
Luminance
0.1121

Every format

HEX#005ac2
RGBrgb(0, 90, 194)
HSLhsl(212, 100%, 38%)
CMYKcmyk(100%, 54%, 0%, 24%)
LABlab(39.9 19.1 -60.4)
LCHlch(39.9 63.3 287.6)
OKLCHoklch(0.488 0.179 257.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#005ac2 on white: 6.48:1
AA ✓ pass · AA-large · AAA
Aa
#005ac2 on black: 3.24:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green35.3%
Blue76.1%

CMYK percentages

Cyan100.0%
Magenta53.6%
Yellow0.0%
Key (black)23.9%

Color previews

#005ac2 text on a black background

contrast 3.24:1

Card sample

#005ac2 text on a white background

contrast 6.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(0, 90, 194, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(0, 90, 194, 0.45);
Border & gradient
Gradient panel
border: 3px solid #005ac2;
background: linear-gradient(135deg, #005ac2, #2700C2);

Monochromatic scale

Palettes built from #005ac2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #005ac2 in the Color Lab