#99B2AA Color

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

Color preview

#99B2AA

Color formats

HEX
#99B2AA
RGB
rgb(153, 178, 170)
RGBA
rgba(153, 178, 170, 1)
HSL
hsl(161, 14%, 65%)
HSV
hsv(161, 14%, 70%)
CMYK
cmyk(14%, 0%, 4%, 30%)
CSS variable
--color-primary: #99B2AA;
Lowercase HEX
#99b2aa

Shades

Tints

Tones

Harmony

CSS snippets for #99B2AA

.color-99b2aa {
  color: #99B2AA;
  background-color: #99B2AA;
}

Frequently asked questions

What color is #99B2AA?+

#99B2AA is a HEX color with RGB value rgb(153, 178, 170) and HSL value hsl(161, 14%, 65%). Its closest CSS named color is DarkGray.

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

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