Skip to content

#5baddf

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

RGB
91, 173, 223
HSL
203°, 67%, 62%
CMYK
59, 22, 0, 13
Luminance
0.3744

Every format

HEX#5baddf
RGBrgb(91, 173, 223)
HSLhsl(203, 67%, 62%)
CMYKcmyk(59%, 22%, 0%, 13%)
LABlab(67.6 -10.5 -32.7)
LCHlch(67.6 34.4 252.3)
OKLCHoklch(0.716 0.108 237.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#5baddf on white: 2.47:1
AA ✗ fail · AA-large · AAA
Aa
#5baddf on black: 8.49:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red35.7%
Green67.8%
Blue87.5%

CMYK percentages

Cyan59.2%
Magenta22.4%
Yellow0.0%
Key (black)12.5%

Color previews

#5baddf text on a black background

contrast 8.49:1

Card sample

#5baddf text on a white background

contrast 2.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #5baddf;
Background color
Panel with #5baddf background
background-color: #5baddf;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #5baddf;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(91, 173, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(91, 173, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #5baddf;
background: linear-gradient(135deg, #5baddf, #615BDF);

Monochromatic scale

Palettes built from #5baddf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #5baddf in the Color Lab