Skip to content

#adbbcb

a light, soft blue · cool · closest name: silver

RGB
173, 187, 203
HSL
212°, 22%, 74%
CMYK
15, 8, 0, 20
Luminance
0.4874

Every format

HEX#adbbcb
RGBrgb(173, 187, 203)
HSLhsl(212, 22%, 74%)
CMYKcmyk(15%, 8%, 0%, 20%)
LABlab(75.3 -1.5 -9.7)
LCHlch(75.3 9.8 261.0)
OKLCHoklch(0.786 0.028 251.7)

Copy-ready code

/* CSS */
color: #adbbcb;
background-color: #adbbcb;
/* Tailwind (arbitrary) */
class="text-[#adbbcb] bg-[#adbbcb]"
/* SCSS */
$brand: #adbbcb;
/* SwiftUI */
Color(red: 0.678, green: 0.733, blue: 0.796)
/* Android */
Color.parseColor("#adbbcb")

Accessibility — WCAG contrast

Aa
#adbbcb on white: 1.95:1
AA ✗ fail · AA-large · AAA
Aa
#adbbcb on black: 10.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green73.3%
Blue79.6%

CMYK percentages

Cyan14.8%
Magenta7.9%
Yellow0.0%
Key (black)20.4%

Color previews

#adbbcb text on a black background

contrast 10.75:1

Card sample

#adbbcb text on a white background

contrast 1.95:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(173, 187, 203, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(173, 187, 203, 0.45);
Border & gradient
Gradient panel
border: 3px solid #adbbcb;
background: linear-gradient(135deg, #adbbcb, #B3ADCB);

Monochromatic scale

Palettes built from #adbbcb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adbbcb in the Color Lab