#ACDF53 Color

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

Color preview

#ACDF53

Color formats

HEX
#ACDF53
RGB
rgb(172, 223, 83)
RGBA
rgba(172, 223, 83, 1)
HSL
hsl(82, 69%, 60%)
HSV
hsv(82, 63%, 87%)
CMYK
cmyk(23%, 0%, 63%, 13%)
CSS variable
--color-primary: #ACDF53;
Lowercase HEX
#acdf53

Shades

Tints

Tones

Harmony

CSS snippets for #ACDF53

.color-acdf53 {
  color: #ACDF53;
  background-color: #ACDF53;
}

Frequently asked questions

What color is #ACDF53?+

#ACDF53 is a HEX color with RGB value rgb(172, 223, 83) and HSL value hsl(82, 69%, 60%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ACDF53?+

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