#ACDE47 Color

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

Color preview

#ACDE47

Color formats

HEX
#ACDE47
RGB
rgb(172, 222, 71)
RGBA
rgba(172, 222, 71, 1)
HSL
hsl(80, 70%, 57%)
HSV
hsv(80, 68%, 87%)
CMYK
cmyk(23%, 0%, 68%, 13%)
CSS variable
--color-primary: #ACDE47;
Lowercase HEX
#acde47

Shades

Tints

Tones

Harmony

CSS snippets for #ACDE47

.color-acde47 {
  color: #ACDE47;
  background-color: #ACDE47;
}

Frequently asked questions

What color is #ACDE47?+

#ACDE47 is a HEX color with RGB value rgb(172, 222, 71) and HSL value hsl(80, 70%, 57%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ACDE47?+

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