#ACAB91 Color

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

Color preview

#ACAB91

Color formats

HEX
#ACAB91
RGB
rgb(172, 171, 145)
RGBA
rgba(172, 171, 145, 1)
HSL
hsl(58, 14%, 62%)
HSV
hsv(58, 16%, 67%)
CMYK
cmyk(0%, 1%, 16%, 33%)
CSS variable
--color-primary: #ACAB91;
Lowercase HEX
#acab91

Shades

Tints

Tones

Harmony

CSS snippets for #ACAB91

.color-acab91 {
  color: #ACAB91;
  background-color: #ACAB91;
}

Frequently asked questions

What color is #ACAB91?+

#ACAB91 is a HEX color with RGB value rgb(172, 171, 145) and HSL value hsl(58, 14%, 62%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #ACAB91?+

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