#AEDF53 Color

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

Color preview

#AEDF53

Color formats

HEX
#AEDF53
RGB
rgb(174, 223, 83)
RGBA
rgba(174, 223, 83, 1)
HSL
hsl(81, 69%, 60%)
HSV
hsv(81, 63%, 87%)
CMYK
cmyk(22%, 0%, 63%, 13%)
CSS variable
--color-primary: #AEDF53;
Lowercase HEX
#aedf53

Shades

Tints

Tones

Harmony

CSS snippets for #AEDF53

.color-aedf53 {
  color: #AEDF53;
  background-color: #AEDF53;
}

Frequently asked questions

What color is #AEDF53?+

#AEDF53 is a HEX color with RGB value rgb(174, 223, 83) and HSL value hsl(81, 69%, 60%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #AEDF53?+

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