#ADE08B Color

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

Color preview

#ADE08B

Color formats

HEX
#ADE08B
RGB
rgb(173, 224, 139)
RGBA
rgba(173, 224, 139, 1)
HSL
hsl(96, 58%, 71%)
HSV
hsv(96, 38%, 88%)
CMYK
cmyk(23%, 0%, 38%, 12%)
CSS variable
--color-primary: #ADE08B;
Lowercase HEX
#ade08b

Shades

Tints

Tones

Harmony

CSS snippets for #ADE08B

.color-ade08b {
  color: #ADE08B;
  background-color: #ADE08B;
}

Frequently asked questions

What color is #ADE08B?+

#ADE08B is a HEX color with RGB value rgb(173, 224, 139) and HSL value hsl(96, 58%, 71%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #ADE08B?+

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