#B2EB5C Color

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

Color preview

#B2EB5C

Color formats

HEX
#B2EB5C
RGB
rgb(178, 235, 92)
RGBA
rgba(178, 235, 92, 1)
HSL
hsl(84, 78%, 64%)
HSV
hsv(84, 61%, 92%)
CMYK
cmyk(24%, 0%, 61%, 8%)
CSS variable
--color-primary: #B2EB5C;
Lowercase HEX
#b2eb5c

Shades

Tints

Tones

Harmony

CSS snippets for #B2EB5C

.color-b2eb5c {
  color: #B2EB5C;
  background-color: #B2EB5C;
}

Frequently asked questions

What color is #B2EB5C?+

#B2EB5C is a HEX color with RGB value rgb(178, 235, 92) and HSL value hsl(84, 78%, 64%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #B2EB5C?+

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