Skip to content

#5a83cd

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

RGB
90, 131, 205
HSL
219°, 54%, 58%
CMYK
56, 36, 0, 20
Luminance
0.2281

Every format

HEX#5a83cd
RGBrgb(90, 131, 205)
HSLhsl(219, 54%, 58%)
CMYKcmyk(56%, 36%, 0%, 20%)
LABlab(54.9 7.6 -42.6)
LCHlch(54.9 43.3 280.2)
OKLCHoklch(0.613 0.122 261.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#5a83cd on white: 3.78:1
AA ✗ fail · AA-large · AAA
Aa
#5a83cd on black: 5.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red35.3%
Green51.4%
Blue80.4%

CMYK percentages

Cyan56.1%
Magenta36.1%
Yellow0.0%
Key (black)19.6%

Color previews

#5a83cd text on a black background

contrast 5.56:1

Card sample

#5a83cd text on a white background

contrast 3.78:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(90, 131, 205, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(90, 131, 205, 0.45);
Border & gradient
Gradient panel
border: 3px solid #5a83cd;
background: linear-gradient(135deg, #5a83cd, #7E5ACD);

Monochromatic scale

Palettes built from #5a83cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #5a83cd in the Color Lab