#AEDF4A Color

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

Color preview

#AEDF4A

Color formats

HEX
#AEDF4A
RGB
rgb(174, 223, 74)
RGBA
rgba(174, 223, 74, 1)
HSL
hsl(80, 70%, 58%)
HSV
hsv(80, 67%, 87%)
CMYK
cmyk(22%, 0%, 67%, 13%)
CSS variable
--color-primary: #AEDF4A;
Lowercase HEX
#aedf4a

Shades

Tints

Tones

Harmony

CSS snippets for #AEDF4A

.color-aedf4a {
  color: #AEDF4A;
  background-color: #AEDF4A;
}

Frequently asked questions

What color is #AEDF4A?+

#AEDF4A is a HEX color with RGB value rgb(174, 223, 74) and HSL value hsl(80, 70%, 58%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #AEDF4A?+

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