#B6FE2F Color

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

Color preview

#B6FE2F

Color formats

HEX
#B6FE2F
RGB
rgb(182, 254, 47)
RGBA
rgba(182, 254, 47, 1)
HSL
hsl(81, 99%, 59%)
HSV
hsv(81, 81%, 100%)
CMYK
cmyk(28%, 0%, 81%, 0%)
CSS variable
--color-primary: #B6FE2F;
Lowercase HEX
#b6fe2f

Shades

Tints

Tones

Harmony

CSS snippets for #B6FE2F

.color-b6fe2f {
  color: #B6FE2F;
  background-color: #B6FE2F;
}

Frequently asked questions

What color is #B6FE2F?+

#B6FE2F is a HEX color with RGB value rgb(182, 254, 47) and HSL value hsl(81, 99%, 59%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #B6FE2F?+

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