#ADE08E Color

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

Color preview

#ADE08E

Color formats

HEX
#ADE08E
RGB
rgb(173, 224, 142)
RGBA
rgba(173, 224, 142, 1)
HSL
hsl(97, 57%, 72%)
HSV
hsv(97, 37%, 88%)
CMYK
cmyk(23%, 0%, 37%, 12%)
CSS variable
--color-primary: #ADE08E;
Lowercase HEX
#ade08e

Shades

Tints

Tones

Harmony

CSS snippets for #ADE08E

.color-ade08e {
  color: #ADE08E;
  background-color: #ADE08E;
}

Frequently asked questions

What color is #ADE08E?+

#ADE08E is a HEX color with RGB value rgb(173, 224, 142) and HSL value hsl(97, 57%, 72%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #ADE08E?+

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