#ABAB99 Color

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

Color preview

#ABAB99

Color formats

HEX
#ABAB99
RGB
rgb(171, 171, 153)
RGBA
rgba(171, 171, 153, 1)
HSL
hsl(60, 10%, 64%)
HSV
hsv(60, 11%, 67%)
CMYK
cmyk(0%, 0%, 11%, 33%)
CSS variable
--color-primary: #ABAB99;
Lowercase HEX
#abab99

Shades

Tints

Tones

Harmony

CSS snippets for #ABAB99

.color-abab99 {
  color: #ABAB99;
  background-color: #ABAB99;
}

Frequently asked questions

What color is #ABAB99?+

#ABAB99 is a HEX color with RGB value rgb(171, 171, 153) and HSL value hsl(60, 10%, 64%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #ABAB99?+

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