Skip to content

#adadbb

a light, muted blue · warm · closest name: silver

RGB
173, 173, 187
HSL
240°, 9%, 71%
CMYK
8, 8, 0, 27
Luminance
0.4236

Every format

HEX#adadbb
RGBrgb(173, 173, 187)
HSLhsl(240, 9%, 71%)
CMYKcmyk(8%, 8%, 0%, 27%)
LABlab(71.1 2.7 -7.1)
LCHlch(71.1 7.6 290.9)
OKLCHoklch(0.752 0.020 285.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adadbb on white: 2.22:1
AA ✗ fail · AA-large · AAA
Aa
#adadbb on black: 9.47:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green67.8%
Blue73.3%

CMYK percentages

Cyan7.5%
Magenta7.5%
Yellow0.0%
Key (black)26.7%

Color previews

#adadbb text on a black background

contrast 9.47:1

Card sample

#adadbb text on a white background

contrast 2.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adadbb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adadbb in the Color Lab