#99EB82 Color

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

Color preview

#99EB82

Color formats

HEX
#99EB82
RGB
rgb(153, 235, 130)
RGBA
rgba(153, 235, 130, 1)
HSL
hsl(107, 72%, 72%)
HSV
hsv(107, 45%, 92%)
CMYK
cmyk(35%, 0%, 45%, 8%)
CSS variable
--color-primary: #99EB82;
Lowercase HEX
#99eb82

Shades

Tints

Tones

Harmony

CSS snippets for #99EB82

.color-99eb82 {
  color: #99EB82;
  background-color: #99EB82;
}

Frequently asked questions

What color is #99EB82?+

#99EB82 is a HEX color with RGB value rgb(153, 235, 130) and HSL value hsl(107, 72%, 72%). Its closest CSS named color is LightGreen.

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

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