#9EFB2D Color

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

Color preview

#9EFB2D

Color formats

HEX
#9EFB2D
RGB
rgb(158, 251, 45)
RGBA
rgba(158, 251, 45, 1)
HSL
hsl(87, 96%, 58%)
HSV
hsv(87, 82%, 98%)
CMYK
cmyk(37%, 0%, 82%, 2%)
CSS variable
--color-primary: #9EFB2D;
Lowercase HEX
#9efb2d

Shades

Tints

Tones

Harmony

CSS snippets for #9EFB2D

.color-9efb2d {
  color: #9EFB2D;
  background-color: #9EFB2D;
}

Frequently asked questions

What color is #9EFB2D?+

#9EFB2D is a HEX color with RGB value rgb(158, 251, 45) and HSL value hsl(87, 96%, 58%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #9EFB2D?+

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