#AEDC7A Color

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

Color preview

#AEDC7A

Color formats

HEX
#AEDC7A
RGB
rgb(174, 220, 122)
RGBA
rgba(174, 220, 122, 1)
HSL
hsl(88, 58%, 67%)
HSV
hsv(88, 45%, 86%)
CMYK
cmyk(21%, 0%, 45%, 14%)
CSS variable
--color-primary: #AEDC7A;
Lowercase HEX
#aedc7a

Shades

Tints

Tones

Harmony

CSS snippets for #AEDC7A

.color-aedc7a {
  color: #AEDC7A;
  background-color: #AEDC7A;
}

Frequently asked questions

What color is #AEDC7A?+

#AEDC7A is a HEX color with RGB value rgb(174, 220, 122) and HSL value hsl(88, 58%, 67%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #AEDC7A?+

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