#ADE78B Color

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

Color preview

#ADE78B

Color formats

HEX
#ADE78B
RGB
rgb(173, 231, 139)
RGBA
rgba(173, 231, 139, 1)
HSL
hsl(98, 66%, 73%)
HSV
hsv(98, 40%, 91%)
CMYK
cmyk(25%, 0%, 40%, 9%)
CSS variable
--color-primary: #ADE78B;
Lowercase HEX
#ade78b

Shades

Tints

Tones

Harmony

CSS snippets for #ADE78B

.color-ade78b {
  color: #ADE78B;
  background-color: #ADE78B;
}

Frequently asked questions

What color is #ADE78B?+

#ADE78B is a HEX color with RGB value rgb(173, 231, 139) and HSL value hsl(98, 66%, 73%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #ADE78B?+

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