#AEDB29 Color

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

Color preview

#AEDB29

Color formats

HEX
#AEDB29
RGB
rgb(174, 219, 41)
RGBA
rgba(174, 219, 41, 1)
HSL
hsl(75, 71%, 51%)
HSV
hsv(75, 81%, 86%)
CMYK
cmyk(21%, 0%, 81%, 14%)
CSS variable
--color-primary: #AEDB29;
Lowercase HEX
#aedb29

Shades

Tints

Tones

Harmony

CSS snippets for #AEDB29

.color-aedb29 {
  color: #AEDB29;
  background-color: #AEDB29;
}

Frequently asked questions

What color is #AEDB29?+

#AEDB29 is a HEX color with RGB value rgb(174, 219, 41) and HSL value hsl(75, 71%, 51%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #AEDB29?+

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