#99DB5B Color

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

Color preview

#99DB5B

Color formats

HEX
#99DB5B
RGB
rgb(153, 219, 91)
RGBA
rgba(153, 219, 91, 1)
HSL
hsl(91, 64%, 61%)
HSV
hsv(91, 58%, 86%)
CMYK
cmyk(30%, 0%, 58%, 14%)
CSS variable
--color-primary: #99DB5B;
Lowercase HEX
#99db5b

Shades

Tints

Tones

Harmony

CSS snippets for #99DB5B

.color-99db5b {
  color: #99DB5B;
  background-color: #99DB5B;
}

Frequently asked questions

What color is #99DB5B?+

#99DB5B is a HEX color with RGB value rgb(153, 219, 91) and HSL value hsl(91, 64%, 61%). Its closest CSS named color is YellowGreen.

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

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