Skip to content

#5d7abc

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

RGB
93, 122, 188
HSL
222°, 42%, 55%
CMYK
51, 35, 0, 26
Luminance
0.1988

Every format

HEX#5d7abc
RGBrgb(93, 122, 188)
HSLhsl(222, 42%, 55%)
CMYKcmyk(51%, 35%, 0%, 26%)
LABlab(51.7 8.3 -37.9)
LCHlch(51.7 38.8 282.3)
OKLCHoklch(0.586 0.107 265.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#5d7abc on white: 4.22:1
AA ✗ fail · AA-large · AAA
Aa
#5d7abc on black: 4.98:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red36.5%
Green47.8%
Blue73.7%

CMYK percentages

Cyan50.5%
Magenta35.1%
Yellow0.0%
Key (black)26.3%

Color previews

#5d7abc text on a black background

contrast 4.98:1

Card sample

#5d7abc text on a white background

contrast 4.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(93, 122, 188, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(93, 122, 188, 0.45);
Border & gradient
Gradient panel
border: 3px solid #5d7abc;
background: linear-gradient(135deg, #5d7abc, #7F5DBC);

Monochromatic scale

Palettes built from #5d7abc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #5d7abc in the Color Lab