#ABAF91 Color

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

Color preview

#ABAF91

Color formats

HEX
#ABAF91
RGB
rgb(171, 175, 145)
RGBA
rgba(171, 175, 145, 1)
HSL
hsl(68, 16%, 63%)
HSV
hsv(68, 17%, 69%)
CMYK
cmyk(2%, 0%, 17%, 31%)
CSS variable
--color-primary: #ABAF91;
Lowercase HEX
#abaf91

Shades

Tints

Tones

Harmony

CSS snippets for #ABAF91

.color-abaf91 {
  color: #ABAF91;
  background-color: #ABAF91;
}

Frequently asked questions

What color is #ABAF91?+

#ABAF91 is a HEX color with RGB value rgb(171, 175, 145) and HSL value hsl(68, 16%, 63%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #ABAF91?+

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