#9DADAB Color

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

Color preview

#9DADAB

Color formats

HEX
#9DADAB
RGB
rgb(157, 173, 171)
RGBA
rgba(157, 173, 171, 1)
HSL
hsl(172, 9%, 65%)
HSV
hsv(172, 9%, 68%)
CMYK
cmyk(9%, 0%, 1%, 32%)
CSS variable
--color-primary: #9DADAB;
Lowercase HEX
#9dadab

Shades

Tints

Tones

Harmony

CSS snippets for #9DADAB

.color-9dadab {
  color: #9DADAB;
  background-color: #9DADAB;
}

Frequently asked questions

What color is #9DADAB?+

#9DADAB is a HEX color with RGB value rgb(157, 173, 171) and HSL value hsl(172, 9%, 65%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #9DADAB?+

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