Skip to content

#adbaba

a light, muted cyan · cool · closest name: silver

RGB
173, 186, 186
HSL
180°, 9%, 70%
CMYK
7, 0, 0, 27
Luminance
0.4755

Every format

HEX#adbaba
RGBrgb(173, 186, 186)
HSLhsl(180, 9%, 70%)
CMYKcmyk(7%, 0%, 0%, 27%)
LABlab(74.5 -4.5 -1.5)
LCHlch(74.5 4.7 199.0)
OKLCHoklch(0.779 0.014 196.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adbaba on white: 2.00:1
AA ✗ fail · AA-large · AAA
Aa
#adbaba on black: 10.51:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green72.9%
Blue72.9%

CMYK percentages

Cyan7.0%
Magenta0.0%
Yellow0.0%
Key (black)27.1%

Color previews

#adbaba text on a black background

contrast 10.51:1

Card sample

#adbaba text on a white background

contrast 2.00:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adbaba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adbaba in the Color Lab