#ADADB0 Color

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

Color preview

#ADADB0

Color formats

HEX
#ADADB0
RGB
rgb(173, 173, 176)
RGBA
rgba(173, 173, 176, 1)
HSL
hsl(240, 2%, 68%)
HSV
hsv(240, 2%, 69%)
CMYK
cmyk(2%, 2%, 0%, 31%)
CSS variable
--color-primary: #ADADB0;
Lowercase HEX
#adadb0

Shades

Tints

Tones

Harmony

CSS snippets for #ADADB0

.color-adadb0 {
  color: #ADADB0;
  background-color: #ADADB0;
}

Frequently asked questions

What color is #ADADB0?+

#ADADB0 is a HEX color with RGB value rgb(173, 173, 176) and HSL value hsl(240, 2%, 68%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #ADADB0?+

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