#9BDC4C Color

Inspect #9BDC4C across formats, palettes, contrast and closest named color matches.

Color preview

#9BDC4C

Color formats

HEX
#9BDC4C
RGB
rgb(155, 220, 76)
RGBA
rgba(155, 220, 76, 1)
HSL
hsl(87, 67%, 58%)
HSV
hsv(87, 65%, 86%)
CMYK
cmyk(30%, 0%, 65%, 14%)
CSS variable
--color-primary: #9BDC4C;
Lowercase HEX
#9bdc4c

Shades

Tints

Tones

Harmony

CSS snippets for #9BDC4C

.color-9bdc4c {
  color: #9BDC4C;
  background-color: #9BDC4C;
}

Frequently asked questions

What color is #9BDC4C?+

#9BDC4C is a HEX color with RGB value rgb(155, 220, 76) and HSL value hsl(87, 67%, 58%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #9BDC4C?+

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