#AED89B Color

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

Color preview

#AED89B

Color formats

HEX
#AED89B
RGB
rgb(174, 216, 155)
RGBA
rgba(174, 216, 155, 1)
HSL
hsl(101, 44%, 73%)
HSV
hsv(101, 28%, 85%)
CMYK
cmyk(19%, 0%, 28%, 15%)
CSS variable
--color-primary: #AED89B;
Lowercase HEX
#aed89b

Shades

Tints

Tones

Harmony

CSS snippets for #AED89B

.color-aed89b {
  color: #AED89B;
  background-color: #AED89B;
}

Frequently asked questions

What color is #AED89B?+

#AED89B is a HEX color with RGB value rgb(174, 216, 155) and HSL value hsl(101, 44%, 73%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #AED89B?+

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