#AEDB72 Color

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

Color preview

#AEDB72

Color formats

HEX
#AEDB72
RGB
rgb(174, 219, 114)
RGBA
rgba(174, 219, 114, 1)
HSL
hsl(86, 59%, 65%)
HSV
hsv(86, 48%, 86%)
CMYK
cmyk(21%, 0%, 48%, 14%)
CSS variable
--color-primary: #AEDB72;
Lowercase HEX
#aedb72

Shades

Tints

Tones

Harmony

CSS snippets for #AEDB72

.color-aedb72 {
  color: #AEDB72;
  background-color: #AEDB72;
}

Frequently asked questions

What color is #AEDB72?+

#AEDB72 is a HEX color with RGB value rgb(174, 219, 114) and HSL value hsl(86, 59%, 65%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AEDB72?+

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