#AEDCA5 Color

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

Color preview

#AEDCA5

Color formats

HEX
#AEDCA5
RGB
rgb(174, 220, 165)
RGBA
rgba(174, 220, 165, 1)
HSL
hsl(110, 44%, 75%)
HSV
hsv(110, 25%, 86%)
CMYK
cmyk(21%, 0%, 25%, 14%)
CSS variable
--color-primary: #AEDCA5;
Lowercase HEX
#aedca5

Shades

Tints

Tones

Harmony

CSS snippets for #AEDCA5

.color-aedca5 {
  color: #AEDCA5;
  background-color: #AEDCA5;
}

Frequently asked questions

What color is #AEDCA5?+

#AEDCA5 is a HEX color with RGB value rgb(174, 220, 165) and HSL value hsl(110, 44%, 75%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #AEDCA5?+

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