#8DEF55 Color

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

Color preview

#8DEF55

Color formats

HEX
#8DEF55
RGB
rgb(141, 239, 85)
RGBA
rgba(141, 239, 85, 1)
HSL
hsl(98, 83%, 64%)
HSV
hsv(98, 64%, 94%)
CMYK
cmyk(41%, 0%, 64%, 6%)
CSS variable
--color-primary: #8DEF55;
Lowercase HEX
#8def55

Shades

Tints

Tones

Harmony

CSS snippets for #8DEF55

.color-8def55 {
  color: #8DEF55;
  background-color: #8DEF55;
}

Frequently asked questions

What color is #8DEF55?+

#8DEF55 is a HEX color with RGB value rgb(141, 239, 85) and HSL value hsl(98, 83%, 64%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #8DEF55?+

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