Skip to content

#578abc

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

RGB
87, 138, 188
HSL
210°, 43%, 54%
CMYK
54, 27, 0, 26
Luminance
0.2383

Every format

HEX#578abc
RGBrgb(87, 138, 188)
HSLhsl(210, 43%, 54%)
CMYKcmyk(54%, 27%, 0%, 26%)
LABlab(55.9 -2.6 -31.3)
LCHlch(55.9 31.4 265.3)
OKLCHoklch(0.619 0.094 249.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#578abc on white: 3.64:1
AA ✗ fail · AA-large · AAA
Aa
#578abc on black: 5.77:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red34.1%
Green54.1%
Blue73.7%

CMYK percentages

Cyan53.7%
Magenta26.6%
Yellow0.0%
Key (black)26.3%

Color previews

#578abc text on a black background

contrast 5.77:1

Card sample

#578abc text on a white background

contrast 3.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #578abc;
Background color
Panel with #578abc background
background-color: #578abc;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #578abc;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(87, 138, 188, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(87, 138, 188, 0.45);
Border & gradient
Gradient panel
border: 3px solid #578abc;
background: linear-gradient(135deg, #578abc, #6757BC);

Monochromatic scale

Palettes built from #578abc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #578abc in the Color Lab