#ACDE21 Color

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

Color preview

#ACDE21

Color formats

HEX
#ACDE21
RGB
rgb(172, 222, 33)
RGBA
rgba(172, 222, 33, 1)
HSL
hsl(76, 74%, 50%)
HSV
hsv(76, 85%, 87%)
CMYK
cmyk(23%, 0%, 85%, 13%)
CSS variable
--color-primary: #ACDE21;
Lowercase HEX
#acde21

Shades

Tints

Tones

Harmony

CSS snippets for #ACDE21

.color-acde21 {
  color: #ACDE21;
  background-color: #ACDE21;
}

Frequently asked questions

What color is #ACDE21?+

#ACDE21 is a HEX color with RGB value rgb(172, 222, 33) and HSL value hsl(76, 74%, 50%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ACDE21?+

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