#B2FF37 Color

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

Color preview

#B2FF37

Color formats

HEX
#B2FF37
RGB
rgb(178, 255, 55)
RGBA
rgba(178, 255, 55, 1)
HSL
hsl(83, 100%, 61%)
HSV
hsv(83, 78%, 100%)
CMYK
cmyk(30%, 0%, 78%, 0%)
CSS variable
--color-primary: #B2FF37;
Lowercase HEX
#b2ff37

Shades

Tints

Tones

Harmony

CSS snippets for #B2FF37

.color-b2ff37 {
  color: #B2FF37;
  background-color: #B2FF37;
}

Frequently asked questions

What color is #B2FF37?+

#B2FF37 is a HEX color with RGB value rgb(178, 255, 55) and HSL value hsl(83, 100%, 61%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #B2FF37?+

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