#AEDA98 Color

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

Color preview

#AEDA98

Color formats

HEX
#AEDA98
RGB
rgb(174, 218, 152)
RGBA
rgba(174, 218, 152, 1)
HSL
hsl(100, 47%, 73%)
HSV
hsv(100, 30%, 85%)
CMYK
cmyk(20%, 0%, 30%, 15%)
CSS variable
--color-primary: #AEDA98;
Lowercase HEX
#aeda98

Shades

Tints

Tones

Harmony

CSS snippets for #AEDA98

.color-aeda98 {
  color: #AEDA98;
  background-color: #AEDA98;
}

Frequently asked questions

What color is #AEDA98?+

#AEDA98 is a HEX color with RGB value rgb(174, 218, 152) and HSL value hsl(100, 47%, 73%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #AEDA98?+

The closest Tailwind color is green-300, available as the bg-green-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