#99FA2C Color

Inspect #99FA2C across formats, palettes, contrast and closest named color matches.

Color preview

#99FA2C

Color formats

HEX
#99FA2C
RGB
rgb(153, 250, 44)
RGBA
rgba(153, 250, 44, 1)
HSL
hsl(88, 95%, 58%)
HSV
hsv(88, 82%, 98%)
CMYK
cmyk(39%, 0%, 82%, 2%)
CSS variable
--color-primary: #99FA2C;
Lowercase HEX
#99fa2c

Shades

Tints

Tones

Harmony

CSS snippets for #99FA2C

.color-99fa2c {
  color: #99FA2C;
  background-color: #99FA2C;
}

Frequently asked questions

What color is #99FA2C?+

#99FA2C is a HEX color with RGB value rgb(153, 250, 44) and HSL value hsl(88, 95%, 58%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #99FA2C?+

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