#ADE5AA Color

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

Color preview

#ADE5AA

Color formats

HEX
#ADE5AA
RGB
rgb(173, 229, 170)
RGBA
rgba(173, 229, 170, 1)
HSL
hsl(117, 53%, 78%)
HSV
hsv(117, 26%, 90%)
CMYK
cmyk(24%, 0%, 26%, 10%)
CSS variable
--color-primary: #ADE5AA;
Lowercase HEX
#ade5aa

Shades

Tints

Tones

Harmony

CSS snippets for #ADE5AA

.color-ade5aa {
  color: #ADE5AA;
  background-color: #ADE5AA;
}

Frequently asked questions

What color is #ADE5AA?+

#ADE5AA is a HEX color with RGB value rgb(173, 229, 170) and HSL value hsl(117, 53%, 78%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #ADE5AA?+

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