#9BABAC Color

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

Color preview

#9BABAC

Color formats

HEX
#9BABAC
RGB
rgb(155, 171, 172)
RGBA
rgba(155, 171, 172, 1)
HSL
hsl(184, 9%, 64%)
HSV
hsv(184, 10%, 67%)
CMYK
cmyk(10%, 1%, 0%, 33%)
CSS variable
--color-primary: #9BABAC;
Lowercase HEX
#9babac

Shades

Tints

Tones

Harmony

CSS snippets for #9BABAC

.color-9babac {
  color: #9BABAC;
  background-color: #9BABAC;
}

Frequently asked questions

What color is #9BABAC?+

#9BABAC is a HEX color with RGB value rgb(155, 171, 172) and HSL value hsl(184, 9%, 64%). Its closest CSS named color is DarkGray.

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

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