#99ABBD Color

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

Color preview

#99ABBD

Color formats

HEX
#99ABBD
RGB
rgb(153, 171, 189)
RGBA
rgba(153, 171, 189, 1)
HSL
hsl(210, 21%, 67%)
HSV
hsv(210, 19%, 74%)
CMYK
cmyk(19%, 10%, 0%, 26%)
CSS variable
--color-primary: #99ABBD;
Lowercase HEX
#99abbd

Shades

Tints

Tones

Harmony

CSS snippets for #99ABBD

.color-99abbd {
  color: #99ABBD;
  background-color: #99ABBD;
}

Frequently asked questions

What color is #99ABBD?+

#99ABBD is a HEX color with RGB value rgb(153, 171, 189) and HSL value hsl(210, 21%, 67%). Its closest CSS named color is DarkGray.

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

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