#9EFE9F Color

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

Color preview

#9EFE9F

Color formats

HEX
#9EFE9F
RGB
rgb(158, 254, 159)
RGBA
rgba(158, 254, 159, 1)
HSL
hsl(121, 98%, 81%)
HSV
hsv(121, 38%, 100%)
CMYK
cmyk(38%, 0%, 37%, 0%)
CSS variable
--color-primary: #9EFE9F;
Lowercase HEX
#9efe9f

Shades

Tints

Tones

Harmony

CSS snippets for #9EFE9F

.color-9efe9f {
  color: #9EFE9F;
  background-color: #9EFE9F;
}

Frequently asked questions

What color is #9EFE9F?+

#9EFE9F is a HEX color with RGB value rgb(158, 254, 159) and HSL value hsl(121, 98%, 81%). Its closest CSS named color is PaleGreen.

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

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