#A5E1AE Color

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

Color preview

#A5E1AE

Color formats

HEX
#A5E1AE
RGB
rgb(165, 225, 174)
RGBA
rgba(165, 225, 174, 1)
HSL
hsl(129, 50%, 76%)
HSV
hsv(129, 27%, 88%)
CMYK
cmyk(27%, 0%, 23%, 12%)
CSS variable
--color-primary: #A5E1AE;
Lowercase HEX
#a5e1ae

Shades

Tints

Tones

Harmony

CSS snippets for #A5E1AE

.color-a5e1ae {
  color: #A5E1AE;
  background-color: #A5E1AE;
}

Frequently asked questions

What color is #A5E1AE?+

#A5E1AE is a HEX color with RGB value rgb(165, 225, 174) and HSL value hsl(129, 50%, 76%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #A5E1AE?+

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