#AEDBA4 Color

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

Color preview

#AEDBA4

Color formats

HEX
#AEDBA4
RGB
rgb(174, 219, 164)
RGBA
rgba(174, 219, 164, 1)
HSL
hsl(109, 43%, 75%)
HSV
hsv(109, 25%, 86%)
CMYK
cmyk(21%, 0%, 25%, 14%)
CSS variable
--color-primary: #AEDBA4;
Lowercase HEX
#aedba4

Shades

Tints

Tones

Harmony

CSS snippets for #AEDBA4

.color-aedba4 {
  color: #AEDBA4;
  background-color: #AEDBA4;
}

Frequently asked questions

What color is #AEDBA4?+

#AEDBA4 is a HEX color with RGB value rgb(174, 219, 164) and HSL value hsl(109, 43%, 75%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #AEDBA4?+

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