#ADE86E Color

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

Color preview

#ADE86E

Color formats

HEX
#ADE86E
RGB
rgb(173, 232, 110)
RGBA
rgba(173, 232, 110, 1)
HSL
hsl(89, 73%, 67%)
HSV
hsv(89, 53%, 91%)
CMYK
cmyk(25%, 0%, 53%, 9%)
CSS variable
--color-primary: #ADE86E;
Lowercase HEX
#ade86e

Shades

Tints

Tones

Harmony

CSS snippets for #ADE86E

.color-ade86e {
  color: #ADE86E;
  background-color: #ADE86E;
}

Frequently asked questions

What color is #ADE86E?+

#ADE86E is a HEX color with RGB value rgb(173, 232, 110) and HSL value hsl(89, 73%, 67%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #ADE86E?+

The closest Tailwind color is lime-300, available as the bg-lime-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