#99AAAF Color

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

Color preview

#99AAAF

Color formats

HEX
#99AAAF
RGB
rgb(153, 170, 175)
RGBA
rgba(153, 170, 175, 1)
HSL
hsl(194, 12%, 64%)
HSV
hsv(194, 13%, 69%)
CMYK
cmyk(13%, 3%, 0%, 31%)
CSS variable
--color-primary: #99AAAF;
Lowercase HEX
#99aaaf

Shades

Tints

Tones

Harmony

CSS snippets for #99AAAF

.color-99aaaf {
  color: #99AAAF;
  background-color: #99AAAF;
}

Frequently asked questions

What color is #99AAAF?+

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

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

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