#ACAA53 Color

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

Color preview

#ACAA53

Color formats

HEX
#ACAA53
RGB
rgb(172, 170, 83)
RGBA
rgba(172, 170, 83, 1)
HSL
hsl(59, 35%, 50%)
HSV
hsv(59, 52%, 67%)
CMYK
cmyk(0%, 1%, 52%, 33%)
CSS variable
--color-primary: #ACAA53;
Lowercase HEX
#acaa53

Shades

Tints

Tones

Harmony

CSS snippets for #ACAA53

.color-acaa53 {
  color: #ACAA53;
  background-color: #ACAA53;
}

Frequently asked questions

What color is #ACAA53?+

#ACAA53 is a HEX color with RGB value rgb(172, 170, 83) and HSL value hsl(59, 35%, 50%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ACAA53?+

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