Skip to content

#004adc

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

RGB
0, 74, 220
HSL
220°, 100%, 43%
CMYK
100, 66, 0, 14
Luminance
0.1006

Every format

HEX#004adc
RGBrgb(0, 74, 220)
HSLhsl(220, 100%, 43%)
CMYKcmyk(100%, 66%, 0%, 14%)
LABlab(38.0 39.8 -78.6)
LCHlch(38.0 88.1 296.9)
OKLCHoklch(0.480 0.230 262.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#004adc on white: 6.97:1
AA ✓ pass · AA-large · AAA
Aa
#004adc on black: 3.01:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green29.0%
Blue86.3%

CMYK percentages

Cyan100.0%
Magenta66.4%
Yellow0.0%
Key (black)13.7%

Color previews

#004adc text on a black background

contrast 3.01:1

Card sample

#004adc text on a white background

contrast 6.97:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #004adc;
Background color
Panel with #004adc background
background-color: #004adc;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #004adc;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(0, 74, 220, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(0, 74, 220, 0.45);
Border & gradient
Gradient panel
border: 3px solid #004adc;
background: linear-gradient(135deg, #004adc, #4900DC);

Monochromatic scale

Palettes built from #004adc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #004adc in the Color Lab