#99DE6E Color

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

Color preview

#99DE6E

Color formats

HEX
#99DE6E
RGB
rgb(153, 222, 110)
RGBA
rgba(153, 222, 110, 1)
HSL
hsl(97, 63%, 65%)
HSV
hsv(97, 50%, 87%)
CMYK
cmyk(31%, 0%, 50%, 13%)
CSS variable
--color-primary: #99DE6E;
Lowercase HEX
#99de6e

Shades

Tints

Tones

Harmony

CSS snippets for #99DE6E

.color-99de6e {
  color: #99DE6E;
  background-color: #99DE6E;
}

Frequently asked questions

What color is #99DE6E?+

#99DE6E is a HEX color with RGB value rgb(153, 222, 110) and HSL value hsl(97, 63%, 65%). Its closest CSS named color is LightGreen.

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

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