#99AFA7 Color

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

Color preview

#99AFA7

Color formats

HEX
#99AFA7
RGB
rgb(153, 175, 167)
RGBA
rgba(153, 175, 167, 1)
HSL
hsl(158, 12%, 64%)
HSV
hsv(158, 13%, 69%)
CMYK
cmyk(13%, 0%, 5%, 31%)
CSS variable
--color-primary: #99AFA7;
Lowercase HEX
#99afa7

Shades

Tints

Tones

Harmony

CSS snippets for #99AFA7

.color-99afa7 {
  color: #99AFA7;
  background-color: #99AFA7;
}

Frequently asked questions

What color is #99AFA7?+

#99AFA7 is a HEX color with RGB value rgb(153, 175, 167) and HSL value hsl(158, 12%, 64%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #99AFA7?+

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