#99DE45 Color

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

Color preview

#99DE45

Color formats

HEX
#99DE45
RGB
rgb(153, 222, 69)
RGBA
rgba(153, 222, 69, 1)
HSL
hsl(87, 70%, 57%)
HSV
hsv(87, 69%, 87%)
CMYK
cmyk(31%, 0%, 69%, 13%)
CSS variable
--color-primary: #99DE45;
Lowercase HEX
#99de45

Shades

Tints

Tones

Harmony

CSS snippets for #99DE45

.color-99de45 {
  color: #99DE45;
  background-color: #99DE45;
}

Frequently asked questions

What color is #99DE45?+

#99DE45 is a HEX color with RGB value rgb(153, 222, 69) and HSL value hsl(87, 70%, 57%). Its closest CSS named color is YellowGreen.

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

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