Skip to content

#528abc

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

RGB
82, 138, 188
HSL
208°, 44%, 53%
CMYK
56, 27, 0, 26
Luminance
0.2360

Every format

HEX#528abc
RGBrgb(82, 138, 188)
HSLhsl(208, 44%, 53%)
CMYKcmyk(56%, 27%, 0%, 26%)
LABlab(55.7 -3.7 -31.7)
LCHlch(55.7 31.9 263.4)
OKLCHoklch(0.616 0.097 247.0)

Copy-ready code

/* CSS */
color: #528abc;
background-color: #528abc;
/* Tailwind (arbitrary) */
class="text-[#528abc] bg-[#528abc]"
/* SCSS */
$brand: #528abc;
/* SwiftUI */
Color(red: 0.322, green: 0.541, blue: 0.737)
/* Android */
Color.parseColor("#528abc")

Accessibility — WCAG contrast

Aa
#528abc on white: 3.67:1
AA ✗ fail · AA-large · AAA
Aa
#528abc on black: 5.72:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red32.2%
Green54.1%
Blue73.7%

CMYK percentages

Cyan56.4%
Magenta26.6%
Yellow0.0%
Key (black)26.3%

Color previews

#528abc text on a black background

contrast 5.72:1

Card sample

#528abc text on a white background

contrast 3.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #528abc;
Background color
Panel with #528abc background
background-color: #528abc;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #528abc;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(82, 138, 188, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(82, 138, 188, 0.45);
Border & gradient
Gradient panel
border: 3px solid #528abc;
background: linear-gradient(135deg, #528abc, #6052BC);

Monochromatic scale

Palettes built from #528abc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #528abc in the Color Lab