#99DE72 Color

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

Color preview

#99DE72

Color formats

HEX
#99DE72
RGB
rgb(153, 222, 114)
RGBA
rgba(153, 222, 114, 1)
HSL
hsl(98, 62%, 66%)
HSV
hsv(98, 49%, 87%)
CMYK
cmyk(31%, 0%, 49%, 13%)
CSS variable
--color-primary: #99DE72;
Lowercase HEX
#99de72

Shades

Tints

Tones

Harmony

CSS snippets for #99DE72

.color-99de72 {
  color: #99DE72;
  background-color: #99DE72;
}

Frequently asked questions

What color is #99DE72?+

#99DE72 is a HEX color with RGB value rgb(153, 222, 114) and HSL value hsl(98, 62%, 66%). Its closest CSS named color is LightGreen.

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

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