#B2EE2F Color

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

Color preview

#B2EE2F

Color formats

HEX
#B2EE2F
RGB
rgb(178, 238, 47)
RGBA
rgba(178, 238, 47, 1)
HSL
hsl(79, 85%, 56%)
HSV
hsv(79, 80%, 93%)
CMYK
cmyk(25%, 0%, 80%, 7%)
CSS variable
--color-primary: #B2EE2F;
Lowercase HEX
#b2ee2f

Shades

Tints

Tones

Harmony

CSS snippets for #B2EE2F

.color-b2ee2f {
  color: #B2EE2F;
  background-color: #B2EE2F;
}

Frequently asked questions

What color is #B2EE2F?+

#B2EE2F is a HEX color with RGB value rgb(178, 238, 47) and HSL value hsl(79, 85%, 56%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #B2EE2F?+

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