#ACAC4E Color

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

Color preview

#ACAC4E

Color formats

HEX
#ACAC4E
RGB
rgb(172, 172, 78)
RGBA
rgba(172, 172, 78, 1)
HSL
hsl(60, 38%, 49%)
HSV
hsv(60, 55%, 67%)
CMYK
cmyk(0%, 0%, 55%, 33%)
CSS variable
--color-primary: #ACAC4E;
Lowercase HEX
#acac4e

Shades

Tints

Tones

Harmony

CSS snippets for #ACAC4E

.color-acac4e {
  color: #ACAC4E;
  background-color: #ACAC4E;
}

Frequently asked questions

What color is #ACAC4E?+

#ACAC4E is a HEX color with RGB value rgb(172, 172, 78) and HSL value hsl(60, 38%, 49%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ACAC4E?+

The closest Tailwind color is lime-400, available as the bg-lime-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