#9FEE6A Color

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

Color preview

#9FEE6A

Color formats

HEX
#9FEE6A
RGB
rgb(159, 238, 106)
RGBA
rgba(159, 238, 106, 1)
HSL
hsl(96, 80%, 67%)
HSV
hsv(96, 55%, 93%)
CMYK
cmyk(33%, 0%, 55%, 7%)
CSS variable
--color-primary: #9FEE6A;
Lowercase HEX
#9fee6a

Shades

Tints

Tones

Harmony

CSS snippets for #9FEE6A

.color-9fee6a {
  color: #9FEE6A;
  background-color: #9FEE6A;
}

Frequently asked questions

What color is #9FEE6A?+

#9FEE6A is a HEX color with RGB value rgb(159, 238, 106) and HSL value hsl(96, 80%, 67%). Its closest CSS named color is LightGreen.

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

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