#ADE08F Color

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

Color preview

#ADE08F

Color formats

HEX
#ADE08F
RGB
rgb(173, 224, 143)
RGBA
rgba(173, 224, 143, 1)
HSL
hsl(98, 57%, 72%)
HSV
hsv(98, 36%, 88%)
CMYK
cmyk(23%, 0%, 36%, 12%)
CSS variable
--color-primary: #ADE08F;
Lowercase HEX
#ade08f

Shades

Tints

Tones

Harmony

CSS snippets for #ADE08F

.color-ade08f {
  color: #ADE08F;
  background-color: #ADE08F;
}

Frequently asked questions

What color is #ADE08F?+

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

What is the closest Tailwind color to #ADE08F?+

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