#99DB4D Color

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

Color preview

#99DB4D

Color formats

HEX
#99DB4D
RGB
rgb(153, 219, 77)
RGBA
rgba(153, 219, 77, 1)
HSL
hsl(88, 66%, 58%)
HSV
hsv(88, 65%, 86%)
CMYK
cmyk(30%, 0%, 65%, 14%)
CSS variable
--color-primary: #99DB4D;
Lowercase HEX
#99db4d

Shades

Tints

Tones

Harmony

CSS snippets for #99DB4D

.color-99db4d {
  color: #99DB4D;
  background-color: #99DB4D;
}

Frequently asked questions

What color is #99DB4D?+

#99DB4D is a HEX color with RGB value rgb(153, 219, 77) and HSL value hsl(88, 66%, 58%). Its closest CSS named color is YellowGreen.

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

The closest Tailwind color is lime-400, available as the bg-lime-400 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