#ADE2AA Color

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

Color preview

#ADE2AA

Color formats

HEX
#ADE2AA
RGB
rgb(173, 226, 170)
RGBA
rgba(173, 226, 170, 1)
HSL
hsl(117, 49%, 78%)
HSV
hsv(117, 25%, 89%)
CMYK
cmyk(23%, 0%, 25%, 11%)
CSS variable
--color-primary: #ADE2AA;
Lowercase HEX
#ade2aa

Shades

Tints

Tones

Harmony

CSS snippets for #ADE2AA

.color-ade2aa {
  color: #ADE2AA;
  background-color: #ADE2AA;
}

Frequently asked questions

What color is #ADE2AA?+

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

What is the closest Tailwind color to #ADE2AA?+

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