#ACAA28 Color

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

Color preview

#ACAA28

Color formats

HEX
#ACAA28
RGB
rgb(172, 170, 40)
RGBA
rgba(172, 170, 40, 1)
HSL
hsl(59, 62%, 42%)
HSV
hsv(59, 77%, 67%)
CMYK
cmyk(0%, 1%, 77%, 33%)
CSS variable
--color-primary: #ACAA28;
Lowercase HEX
#acaa28

Shades

Tints

Tones

Harmony

CSS snippets for #ACAA28

.color-acaa28 {
  color: #ACAA28;
  background-color: #ACAA28;
}

Frequently asked questions

What color is #ACAA28?+

#ACAA28 is a HEX color with RGB value rgb(172, 170, 40) and HSL value hsl(59, 62%, 42%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ACAA28?+

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