#99CB53 Color

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

Color preview

#99CB53

Color formats

HEX
#99CB53
RGB
rgb(153, 203, 83)
RGBA
rgba(153, 203, 83, 1)
HSL
hsl(85, 54%, 56%)
HSV
hsv(85, 59%, 80%)
CMYK
cmyk(25%, 0%, 59%, 20%)
CSS variable
--color-primary: #99CB53;
Lowercase HEX
#99cb53

Shades

Tints

Tones

Harmony

CSS snippets for #99CB53

.color-99cb53 {
  color: #99CB53;
  background-color: #99CB53;
}

Frequently asked questions

What color is #99CB53?+

#99CB53 is a HEX color with RGB value rgb(153, 203, 83) and HSL value hsl(85, 54%, 56%). Its closest CSS named color is YellowGreen.

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

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