#ACAC96 Color

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

Color preview

#ACAC96

Color formats

HEX
#ACAC96
RGB
rgb(172, 172, 150)
RGBA
rgba(172, 172, 150, 1)
HSL
hsl(60, 12%, 63%)
HSV
hsv(60, 13%, 67%)
CMYK
cmyk(0%, 0%, 13%, 33%)
CSS variable
--color-primary: #ACAC96;
Lowercase HEX
#acac96

Shades

Tints

Tones

Harmony

CSS snippets for #ACAC96

.color-acac96 {
  color: #ACAC96;
  background-color: #ACAC96;
}

Frequently asked questions

What color is #ACAC96?+

#ACAC96 is a HEX color with RGB value rgb(172, 172, 150) and HSL value hsl(60, 12%, 63%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #ACAC96?+

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