#99BA4E Color

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

Color preview

#99BA4E

Color formats

HEX
#99BA4E
RGB
rgb(153, 186, 78)
RGBA
rgba(153, 186, 78, 1)
HSL
hsl(78, 44%, 52%)
HSV
hsv(78, 58%, 73%)
CMYK
cmyk(18%, 0%, 58%, 27%)
CSS variable
--color-primary: #99BA4E;
Lowercase HEX
#99ba4e

Shades

Tints

Tones

Harmony

CSS snippets for #99BA4E

.color-99ba4e {
  color: #99BA4E;
  background-color: #99BA4E;
}

Frequently asked questions

What color is #99BA4E?+

#99BA4E is a HEX color with RGB value rgb(153, 186, 78) and HSL value hsl(78, 44%, 52%). Its closest CSS named color is YellowGreen.

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

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