#ADAAB8 Color

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

Color preview

#ADAAB8

Color formats

HEX
#ADAAB8
RGB
rgb(173, 170, 184)
RGBA
rgba(173, 170, 184, 1)
HSL
hsl(253, 9%, 69%)
HSV
hsv(253, 8%, 72%)
CMYK
cmyk(6%, 8%, 0%, 28%)
CSS variable
--color-primary: #ADAAB8;
Lowercase HEX
#adaab8

Shades

Tints

Tones

Harmony

CSS snippets for #ADAAB8

.color-adaab8 {
  color: #ADAAB8;
  background-color: #ADAAB8;
}

Frequently asked questions

What color is #ADAAB8?+

#ADAAB8 is a HEX color with RGB value rgb(173, 170, 184) and HSL value hsl(253, 9%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #ADAAB8?+

The closest Tailwind color is gray-400, available as the bg-gray-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