#99DC8D Color

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

Color preview

#99DC8D

Color formats

HEX
#99DC8D
RGB
rgb(153, 220, 141)
RGBA
rgba(153, 220, 141, 1)
HSL
hsl(111, 53%, 71%)
HSV
hsv(111, 36%, 86%)
CMYK
cmyk(30%, 0%, 36%, 14%)
CSS variable
--color-primary: #99DC8D;
Lowercase HEX
#99dc8d

Shades

Tints

Tones

Harmony

CSS snippets for #99DC8D

.color-99dc8d {
  color: #99DC8D;
  background-color: #99DC8D;
}

Frequently asked questions

What color is #99DC8D?+

#99DC8D is a HEX color with RGB value rgb(153, 220, 141) and HSL value hsl(111, 53%, 71%). Its closest CSS named color is LightGreen.

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

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