Skip to content

#32affc

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

RGB
50, 175, 252
HSL
203°, 97%, 59%
CMYK
80, 31, 0, 1
Luminance
0.3837

Every format

HEX#32affc
RGBrgb(50, 175, 252)
HSLhsl(203, 97%, 59%)
CMYKcmyk(80%, 31%, 0%, 1%)
LABlab(68.3 -7.6 -47.6)
LCHlch(68.3 48.2 260.9)
OKLCHoklch(0.722 0.153 241.6)

Copy-ready code

/* CSS */
color: #32affc;
background-color: #32affc;
/* Tailwind (arbitrary) */
class="text-[#32affc] bg-[#32affc]"
/* SCSS */
$brand: #32affc;
/* SwiftUI */
Color(red: 0.196, green: 0.686, blue: 0.988)
/* Android */
Color.parseColor("#32affc")

Accessibility — WCAG contrast

Aa
#32affc on white: 2.42:1
AA ✗ fail · AA-large · AAA
Aa
#32affc on black: 8.67:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red19.6%
Green68.6%
Blue98.8%

CMYK percentages

Cyan80.2%
Magenta30.6%
Yellow0.0%
Key (black)1.2%

Color previews

#32affc text on a black background

contrast 8.67:1

Card sample

#32affc text on a white background

contrast 2.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #32affc;
Background color
Panel with #32affc background
background-color: #32affc;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #32affc;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(50, 175, 252, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(50, 175, 252, 0.45);
Border & gradient
Gradient panel
border: 3px solid #32affc;
background: linear-gradient(135deg, #32affc, #3C32FC);

Monochromatic scale

Palettes built from #32affc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #32affc in the Color Lab