Skip to content

#91aade

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

RGB
145, 170, 222
HSL
221°, 54%, 72%
CMYK
35, 23, 0, 13
Luminance
0.4004

Every format

HEX#91aade
RGBrgb(145, 170, 222)
HSLhsl(221, 54%, 72%)
CMYKcmyk(35%, 23%, 0%, 13%)
LABlab(69.5 3.8 -29.0)
LCHlch(69.5 29.3 277.4)
OKLCHoklch(0.738 0.081 264.6)

Copy-ready code

/* CSS */
color: #91aade;
background-color: #91aade;
/* Tailwind (arbitrary) */
class="text-[#91aade] bg-[#91aade]"
/* SCSS */
$brand: #91aade;
/* SwiftUI */
Color(red: 0.569, green: 0.667, blue: 0.871)
/* Android */
Color.parseColor("#91aade")

Accessibility — WCAG contrast

Aa
#91aade on white: 2.33:1
AA ✗ fail · AA-large · AAA
Aa
#91aade on black: 9.01:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red56.9%
Green66.7%
Blue87.1%

CMYK percentages

Cyan34.7%
Magenta23.4%
Yellow0.0%
Key (black)12.9%

Color previews

#91aade text on a black background

contrast 9.01:1

Card sample

#91aade text on a white background

contrast 2.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #91aade;
Background color
Panel with #91aade background
background-color: #91aade;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #91aade;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(145, 170, 222, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(145, 170, 222, 0.45);
Border & gradient
Gradient panel
border: 3px solid #91aade;
background: linear-gradient(135deg, #91aade, #AB91DE);

Monochromatic scale

Palettes built from #91aade

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #91aade in the Color Lab