#AEEC32 Color

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

Color preview

#AEEC32

Color formats

HEX
#AEEC32
RGB
rgb(174, 236, 50)
RGBA
rgba(174, 236, 50, 1)
HSL
hsl(80, 83%, 56%)
HSV
hsv(80, 79%, 93%)
CMYK
cmyk(26%, 0%, 79%, 7%)
CSS variable
--color-primary: #AEEC32;
Lowercase HEX
#aeec32

Shades

Tints

Tones

Harmony

CSS snippets for #AEEC32

.color-aeec32 {
  color: #AEEC32;
  background-color: #AEEC32;
}

Frequently asked questions

What color is #AEEC32?+

#AEEC32 is a HEX color with RGB value rgb(174, 236, 50) and HSL value hsl(80, 83%, 56%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #AEEC32?+

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