#99DB8D Color

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

Color preview

#99DB8D

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #99DB8D

.color-99db8d {
  color: #99DB8D;
  background-color: #99DB8D;
}

Frequently asked questions

What color is #99DB8D?+

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

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

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