#ADE4AA Color

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

Color preview

#ADE4AA

Color formats

HEX
#ADE4AA
RGB
rgb(173, 228, 170)
RGBA
rgba(173, 228, 170, 1)
HSL
hsl(117, 52%, 78%)
HSV
hsv(117, 25%, 89%)
CMYK
cmyk(24%, 0%, 25%, 11%)
CSS variable
--color-primary: #ADE4AA;
Lowercase HEX
#ade4aa

Shades

Tints

Tones

Harmony

CSS snippets for #ADE4AA

.color-ade4aa {
  color: #ADE4AA;
  background-color: #ADE4AA;
}

Frequently asked questions

What color is #ADE4AA?+

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

What is the closest Tailwind color to #ADE4AA?+

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