#9FBFAC Color

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

Color preview

#9FBFAC

Color formats

HEX
#9FBFAC
RGB
rgb(159, 191, 172)
RGBA
rgba(159, 191, 172, 1)
HSL
hsl(144, 20%, 69%)
HSV
hsv(144, 17%, 75%)
CMYK
cmyk(17%, 0%, 10%, 25%)
CSS variable
--color-primary: #9FBFAC;
Lowercase HEX
#9fbfac

Shades

Tints

Tones

Harmony

CSS snippets for #9FBFAC

.color-9fbfac {
  color: #9FBFAC;
  background-color: #9FBFAC;
}

Frequently asked questions

What color is #9FBFAC?+

#9FBFAC is a HEX color with RGB value rgb(159, 191, 172) and HSL value hsl(144, 20%, 69%). Its closest CSS named color is DarkGray.

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

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