#ADE6AA Color

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

Color preview

#ADE6AA

Color formats

HEX
#ADE6AA
RGB
rgb(173, 230, 170)
RGBA
rgba(173, 230, 170, 1)
HSL
hsl(117, 55%, 78%)
HSV
hsv(117, 26%, 90%)
CMYK
cmyk(25%, 0%, 26%, 10%)
CSS variable
--color-primary: #ADE6AA;
Lowercase HEX
#ade6aa

Shades

Tints

Tones

Harmony

CSS snippets for #ADE6AA

.color-ade6aa {
  color: #ADE6AA;
  background-color: #ADE6AA;
}

Frequently asked questions

What color is #ADE6AA?+

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

What is the closest Tailwind color to #ADE6AA?+

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