Skip to content

#5588ff

a light, electric blue · cool · closest name: dodgerblue

RGB
85, 136, 255
HSL
222°, 100%, 67%
CMYK
67, 47, 0, 0
Luminance
0.2676

Every format

HEX#5588ff
RGBrgb(85, 136, 255)
HSLhsl(222, 100%, 67%)
CMYKcmyk(67%, 47%, 0%, 0%)
LABlab(58.8 20.5 -64.3)
LCHlch(58.8 67.5 287.7)
OKLCHoklch(0.651 0.185 264.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#5588ff on white: 3.31:1
AA ✗ fail · AA-large · AAA
Aa
#5588ff on black: 6.35:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red33.3%
Green53.3%
Blue100.0%

CMYK percentages

Cyan66.7%
Magenta46.7%
Yellow0.0%
Key (black)0.0%

Color previews

#5588ff text on a black background

contrast 6.35:1

Card sample

#5588ff text on a white background

contrast 3.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #5588ff;
Background color
Panel with #5588ff background
background-color: #5588ff;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #5588ff;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(85, 136, 255, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(85, 136, 255, 0.45);
Border & gradient
Gradient panel
border: 3px solid #5588ff;
background: linear-gradient(135deg, #5588ff, #9355FF);

Monochromatic scale

Palettes built from #5588ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #5588ff in the Color Lab