#AEDC84 Color

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

Color preview

#AEDC84

Color formats

HEX
#AEDC84
RGB
rgb(174, 220, 132)
RGBA
rgba(174, 220, 132, 1)
HSL
hsl(91, 56%, 69%)
HSV
hsv(91, 40%, 86%)
CMYK
cmyk(21%, 0%, 40%, 14%)
CSS variable
--color-primary: #AEDC84;
Lowercase HEX
#aedc84

Shades

Tints

Tones

Harmony

CSS snippets for #AEDC84

.color-aedc84 {
  color: #AEDC84;
  background-color: #AEDC84;
}

Frequently asked questions

What color is #AEDC84?+

#AEDC84 is a HEX color with RGB value rgb(174, 220, 132) and HSL value hsl(91, 56%, 69%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #AEDC84?+

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