#AEDB8F Color

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

Color preview

#AEDB8F

Color formats

HEX
#AEDB8F
RGB
rgb(174, 219, 143)
RGBA
rgba(174, 219, 143, 1)
HSL
hsl(96, 51%, 71%)
HSV
hsv(96, 35%, 86%)
CMYK
cmyk(21%, 0%, 35%, 14%)
CSS variable
--color-primary: #AEDB8F;
Lowercase HEX
#aedb8f

Shades

Tints

Tones

Harmony

CSS snippets for #AEDB8F

.color-aedb8f {
  color: #AEDB8F;
  background-color: #AEDB8F;
}

Frequently asked questions

What color is #AEDB8F?+

#AEDB8F is a HEX color with RGB value rgb(174, 219, 143) and HSL value hsl(96, 51%, 71%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #AEDB8F?+

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