#ADADB3 Color

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

Color preview

#ADADB3

Color formats

HEX
#ADADB3
RGB
rgb(173, 173, 179)
RGBA
rgba(173, 173, 179, 1)
HSL
hsl(240, 4%, 69%)
HSV
hsv(240, 3%, 70%)
CMYK
cmyk(3%, 3%, 0%, 30%)
CSS variable
--color-primary: #ADADB3;
Lowercase HEX
#adadb3

Shades

Tints

Tones

Harmony

CSS snippets for #ADADB3

.color-adadb3 {
  color: #ADADB3;
  background-color: #ADADB3;
}

Frequently asked questions

What color is #ADADB3?+

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

What is the closest Tailwind color to #ADADB3?+

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