Skip to content

#73adcd

a balanced, vivid blue · cool · closest name: skyblue

RGB
115, 173, 205
HSL
201°, 47%, 63%
CMYK
44, 16, 0, 20
Luminance
0.3794

Every format

HEX#73adcd
RGBrgb(115, 173, 205)
HSLhsl(201, 47%, 63%)
CMYKcmyk(44%, 16%, 0%, 20%)
LABlab(68.0 -10.4 -22.2)
LCHlch(68.0 24.5 244.8)
OKLCHoklch(0.720 0.076 233.4)

Copy-ready code

/* CSS */
color: #73adcd;
background-color: #73adcd;
/* Tailwind (arbitrary) */
class="text-[#73adcd] bg-[#73adcd]"
/* SCSS */
$brand: #73adcd;
/* SwiftUI */
Color(red: 0.451, green: 0.678, blue: 0.804)
/* Android */
Color.parseColor("#73adcd")

Accessibility — WCAG contrast

Aa
#73adcd on white: 2.45:1
AA ✗ fail · AA-large · AAA
Aa
#73adcd on black: 8.59:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red45.1%
Green67.8%
Blue80.4%

CMYK percentages

Cyan43.9%
Magenta15.6%
Yellow0.0%
Key (black)19.6%

Color previews

#73adcd text on a black background

contrast 8.59:1

Card sample

#73adcd text on a white background

contrast 2.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #73adcd;
Background color
Panel with #73adcd background
background-color: #73adcd;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #73adcd;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(115, 173, 205, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(115, 173, 205, 0.45);
Border & gradient
Gradient panel
border: 3px solid #73adcd;
background: linear-gradient(135deg, #73adcd, #7573CD);

Monochromatic scale

Palettes built from #73adcd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #73adcd in the Color Lab