#9BEA6D Color

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

Color preview

#9BEA6D

Color formats

HEX
#9BEA6D
RGB
rgb(155, 234, 109)
RGBA
rgba(155, 234, 109, 1)
HSL
hsl(98, 75%, 67%)
HSV
hsv(98, 53%, 92%)
CMYK
cmyk(34%, 0%, 53%, 8%)
CSS variable
--color-primary: #9BEA6D;
Lowercase HEX
#9bea6d

Shades

Tints

Tones

Harmony

CSS snippets for #9BEA6D

.color-9bea6d {
  color: #9BEA6D;
  background-color: #9BEA6D;
}

Frequently asked questions

What color is #9BEA6D?+

#9BEA6D is a HEX color with RGB value rgb(155, 234, 109) and HSL value hsl(98, 75%, 67%). Its closest CSS named color is LightGreen.

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

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