#99B52C Color

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

Color preview

#99B52C

Color formats

HEX
#99B52C
RGB
rgb(153, 181, 44)
RGBA
rgba(153, 181, 44, 1)
HSL
hsl(72, 61%, 44%)
HSV
hsv(72, 76%, 71%)
CMYK
cmyk(15%, 0%, 76%, 29%)
CSS variable
--color-primary: #99B52C;
Lowercase HEX
#99b52c

Shades

Tints

Tones

Harmony

CSS snippets for #99B52C

.color-99b52c {
  color: #99B52C;
  background-color: #99B52C;
}

Frequently asked questions

What color is #99B52C?+

#99B52C is a HEX color with RGB value rgb(153, 181, 44) and HSL value hsl(72, 61%, 44%). Its closest CSS named color is YellowGreen.

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

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