#99ABC2 Color

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

Color preview

#99ABC2

Color formats

HEX
#99ABC2
RGB
rgb(153, 171, 194)
RGBA
rgba(153, 171, 194, 1)
HSL
hsl(214, 25%, 68%)
HSV
hsv(214, 21%, 76%)
CMYK
cmyk(21%, 12%, 0%, 24%)
CSS variable
--color-primary: #99ABC2;
Lowercase HEX
#99abc2

Shades

Tints

Tones

Harmony

CSS snippets for #99ABC2

.color-99abc2 {
  color: #99ABC2;
  background-color: #99ABC2;
}

Frequently asked questions

What color is #99ABC2?+

#99ABC2 is a HEX color with RGB value rgb(153, 171, 194) and HSL value hsl(214, 25%, 68%). Its closest CSS named color is DarkGray.

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

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