Skip to content

#005daf

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

RGB
0, 93, 175
HSL
208°, 100%, 34%
CMYK
100, 47, 0, 31
Luminance
0.1092

Every format

HEX#005daf
RGBrgb(0, 93, 175)
HSLhsl(208, 100%, 34%)
CMYKcmyk(100%, 47%, 0%, 31%)
LABlab(39.5 9.4 -50.0)
LCHlch(39.5 50.9 280.6)
OKLCHoklch(0.480 0.150 253.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#005daf on white: 6.59:1
AA ✓ pass · AA-large · AAA
Aa
#005daf on black: 3.18:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green36.5%
Blue68.6%

CMYK percentages

Cyan100.0%
Magenta46.9%
Yellow0.0%
Key (black)31.4%

Color previews

#005daf text on a black background

contrast 3.18:1

Card sample

#005daf text on a white background

contrast 6.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(0, 93, 175, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(0, 93, 175, 0.45);
Border & gradient
Gradient panel
border: 3px solid #005daf;
background: linear-gradient(135deg, #005daf, #1800AF);

Monochromatic scale

Palettes built from #005daf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #005daf in the Color Lab