#9FADAB Color

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

Color preview

#9FADAB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #9FADAB

.color-9fadab {
  color: #9FADAB;
  background-color: #9FADAB;
}

Frequently asked questions

What color is #9FADAB?+

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

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

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