#9BDC5A Color

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

Color preview

#9BDC5A

Color formats

HEX
#9BDC5A
RGB
rgb(155, 220, 90)
RGBA
rgba(155, 220, 90, 1)
HSL
hsl(90, 65%, 61%)
HSV
hsv(90, 59%, 86%)
CMYK
cmyk(30%, 0%, 59%, 14%)
CSS variable
--color-primary: #9BDC5A;
Lowercase HEX
#9bdc5a

Shades

Tints

Tones

Harmony

CSS snippets for #9BDC5A

.color-9bdc5a {
  color: #9BDC5A;
  background-color: #9BDC5A;
}

Frequently asked questions

What color is #9BDC5A?+

#9BDC5A is a HEX color with RGB value rgb(155, 220, 90) and HSL value hsl(90, 65%, 61%). Its closest CSS named color is YellowGreen.

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

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