#9EFE7B Color

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

Color preview

#9EFE7B

Color formats

HEX
#9EFE7B
RGB
rgb(158, 254, 123)
RGBA
rgba(158, 254, 123, 1)
HSL
hsl(104, 98%, 74%)
HSV
hsv(104, 52%, 100%)
CMYK
cmyk(38%, 0%, 52%, 0%)
CSS variable
--color-primary: #9EFE7B;
Lowercase HEX
#9efe7b

Shades

Tints

Tones

Harmony

CSS snippets for #9EFE7B

.color-9efe7b {
  color: #9EFE7B;
  background-color: #9EFE7B;
}

Frequently asked questions

What color is #9EFE7B?+

#9EFE7B is a HEX color with RGB value rgb(158, 254, 123) and HSL value hsl(104, 98%, 74%). Its closest CSS named color is PaleGreen.

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

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