#9FF488 Color

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

Color preview

#9FF488

Color formats

HEX
#9FF488
RGB
rgb(159, 244, 136)
RGBA
rgba(159, 244, 136, 1)
HSL
hsl(107, 83%, 75%)
HSV
hsv(107, 44%, 96%)
CMYK
cmyk(35%, 0%, 44%, 4%)
CSS variable
--color-primary: #9FF488;
Lowercase HEX
#9ff488

Shades

Tints

Tones

Harmony

CSS snippets for #9FF488

.color-9ff488 {
  color: #9FF488;
  background-color: #9FF488;
}

Frequently asked questions

What color is #9FF488?+

#9FF488 is a HEX color with RGB value rgb(159, 244, 136) and HSL value hsl(107, 83%, 75%). Its closest CSS named color is LightGreen.

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

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