Skip to content

#5599cc

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

RGB
85, 153, 204
HSL
206°, 54%, 57%
CMYK
58, 25, 0, 20
Luminance
0.2907

Every format

HEX#5599cc
RGBrgb(85, 153, 204)
HSLhsl(206, 54%, 57%)
CMYKcmyk(58%, 25%, 0%, 20%)
LABlab(60.8 -6.5 -32.7)
LCHlch(60.8 33.3 258.7)
OKLCHoklch(0.659 0.103 242.9)

Copy-ready code

/* CSS */
color: #5599cc;
background-color: #5599cc;
/* Tailwind (arbitrary) */
class="text-[#5599cc] bg-[#5599cc]"
/* SCSS */
$brand: #5599cc;
/* SwiftUI */
Color(red: 0.333, green: 0.600, blue: 0.800)
/* Android */
Color.parseColor("#5599cc")

Accessibility — WCAG contrast

Aa
#5599cc on white: 3.08:1
AA ✗ fail · AA-large · AAA
Aa
#5599cc on black: 6.81:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red33.3%
Green60.0%
Blue80.0%

CMYK percentages

Cyan58.3%
Magenta25.0%
Yellow0.0%
Key (black)20.0%

Color previews

#5599cc text on a black background

contrast 6.81:1

Card sample

#5599cc text on a white background

contrast 3.08:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #5599cc;
Background color
Panel with #5599cc background
background-color: #5599cc;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #5599cc;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(85, 153, 204, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(85, 153, 204, 0.45);
Border & gradient
Gradient panel
border: 3px solid #5599cc;
background: linear-gradient(135deg, #5599cc, #6055CC);

Monochromatic scale

Palettes built from #5599cc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #5599cc in the Color Lab