#ADABB5 Color

Inspect #ADABB5 across formats, palettes, contrast and closest named color matches.

Color preview

#ADABB5

Color formats

HEX
#ADABB5
RGB
rgb(173, 171, 181)
RGBA
rgba(173, 171, 181, 1)
HSL
hsl(252, 6%, 69%)
HSV
hsv(252, 6%, 71%)
CMYK
cmyk(4%, 6%, 0%, 29%)
CSS variable
--color-primary: #ADABB5;
Lowercase HEX
#adabb5

Shades

Tints

Tones

Harmony

CSS snippets for #ADABB5

.color-adabb5 {
  color: #ADABB5;
  background-color: #ADABB5;
}

Frequently asked questions

What color is #ADABB5?+

#ADABB5 is a HEX color with RGB value rgb(173, 171, 181) and HSL value hsl(252, 6%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #ADABB5?+

The closest Tailwind color is zinc-400, available as the bg-zinc-400 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools