#99AABC Color

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

Color preview

#99AABC

Color formats

HEX
#99AABC
RGB
rgb(153, 170, 188)
RGBA
rgba(153, 170, 188, 1)
HSL
hsl(211, 21%, 67%)
HSV
hsv(211, 19%, 74%)
CMYK
cmyk(19%, 10%, 0%, 26%)
CSS variable
--color-primary: #99AABC;
Lowercase HEX
#99aabc

Shades

Tints

Tones

Harmony

CSS snippets for #99AABC

.color-99aabc {
  color: #99AABC;
  background-color: #99AABC;
}

Frequently asked questions

What color is #99AABC?+

#99AABC is a HEX color with RGB value rgb(153, 170, 188) and HSL value hsl(211, 21%, 67%). Its closest CSS named color is DarkGray.

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

The closest Tailwind color is slate-400, available as the bg-slate-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