#ABAB8D Color

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

Color preview

#ABAB8D

Color formats

HEX
#ABAB8D
RGB
rgb(171, 171, 141)
RGBA
rgba(171, 171, 141, 1)
HSL
hsl(60, 15%, 61%)
HSV
hsv(60, 18%, 67%)
CMYK
cmyk(0%, 0%, 18%, 33%)
CSS variable
--color-primary: #ABAB8D;
Lowercase HEX
#abab8d

Shades

Tints

Tones

Harmony

CSS snippets for #ABAB8D

.color-abab8d {
  color: #ABAB8D;
  background-color: #ABAB8D;
}

Frequently asked questions

What color is #ABAB8D?+

#ABAB8D is a HEX color with RGB value rgb(171, 171, 141) and HSL value hsl(60, 15%, 61%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #ABAB8D?+

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