#ADADB5 Color

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

Color preview

#ADADB5

Color formats

HEX
#ADADB5
RGB
rgb(173, 173, 181)
RGBA
rgba(173, 173, 181, 1)
HSL
hsl(240, 5%, 69%)
HSV
hsv(240, 4%, 71%)
CMYK
cmyk(4%, 4%, 0%, 29%)
CSS variable
--color-primary: #ADADB5;
Lowercase HEX
#adadb5

Shades

Tints

Tones

Harmony

CSS snippets for #ADADB5

.color-adadb5 {
  color: #ADADB5;
  background-color: #ADADB5;
}

Frequently asked questions

What color is #ADADB5?+

#ADADB5 is a HEX color with RGB value rgb(173, 173, 181) and HSL value hsl(240, 5%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #ADADB5?+

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