#AEDC2D Color

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

Color preview

#AEDC2D

Color formats

HEX
#AEDC2D
RGB
rgb(174, 220, 45)
RGBA
rgba(174, 220, 45, 1)
HSL
hsl(76, 71%, 52%)
HSV
hsv(76, 80%, 86%)
CMYK
cmyk(21%, 0%, 80%, 14%)
CSS variable
--color-primary: #AEDC2D;
Lowercase HEX
#aedc2d

Shades

Tints

Tones

Harmony

CSS snippets for #AEDC2D

.color-aedc2d {
  color: #AEDC2D;
  background-color: #AEDC2D;
}

Frequently asked questions

What color is #AEDC2D?+

#AEDC2D is a HEX color with RGB value rgb(174, 220, 45) and HSL value hsl(76, 71%, 52%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #AEDC2D?+

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