#B2EE6D Color

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

Color preview

#B2EE6D

Color formats

HEX
#B2EE6D
RGB
rgb(178, 238, 109)
RGBA
rgba(178, 238, 109, 1)
HSL
hsl(88, 79%, 68%)
HSV
hsv(88, 54%, 93%)
CMYK
cmyk(25%, 0%, 54%, 7%)
CSS variable
--color-primary: #B2EE6D;
Lowercase HEX
#b2ee6d

Shades

Tints

Tones

Harmony

CSS snippets for #B2EE6D

.color-b2ee6d {
  color: #B2EE6D;
  background-color: #B2EE6D;
}

Frequently asked questions

What color is #B2EE6D?+

#B2EE6D is a HEX color with RGB value rgb(178, 238, 109) and HSL value hsl(88, 79%, 68%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #B2EE6D?+

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