#ACDF2A Color

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

Color preview

#ACDF2A

Color formats

HEX
#ACDF2A
RGB
rgb(172, 223, 42)
RGBA
rgba(172, 223, 42, 1)
HSL
hsl(77, 74%, 52%)
HSV
hsv(77, 81%, 87%)
CMYK
cmyk(23%, 0%, 81%, 13%)
CSS variable
--color-primary: #ACDF2A;
Lowercase HEX
#acdf2a

Shades

Tints

Tones

Harmony

CSS snippets for #ACDF2A

.color-acdf2a {
  color: #ACDF2A;
  background-color: #ACDF2A;
}

Frequently asked questions

What color is #ACDF2A?+

#ACDF2A is a HEX color with RGB value rgb(172, 223, 42) and HSL value hsl(77, 74%, 52%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ACDF2A?+

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