#ACAC5D Color

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

Color preview

#ACAC5D

Color formats

HEX
#ACAC5D
RGB
rgb(172, 172, 93)
RGBA
rgba(172, 172, 93, 1)
HSL
hsl(60, 32%, 52%)
HSV
hsv(60, 46%, 67%)
CMYK
cmyk(0%, 0%, 46%, 33%)
CSS variable
--color-primary: #ACAC5D;
Lowercase HEX
#acac5d

Shades

Tints

Tones

Harmony

CSS snippets for #ACAC5D

.color-acac5d {
  color: #ACAC5D;
  background-color: #ACAC5D;
}

Frequently asked questions

What color is #ACAC5D?+

#ACAC5D is a HEX color with RGB value rgb(172, 172, 93) and HSL value hsl(60, 32%, 52%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ACAC5D?+

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