#BFFF2B Color

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

Color preview

#BFFF2B

Color formats

HEX
#BFFF2B
RGB
rgb(191, 255, 43)
RGBA
rgba(191, 255, 43, 1)
HSL
hsl(78, 100%, 58%)
HSV
hsv(78, 83%, 100%)
CMYK
cmyk(25%, 0%, 83%, 0%)
CSS variable
--color-primary: #BFFF2B;
Lowercase HEX
#bfff2b

Shades

Tints

Tones

Harmony

CSS snippets for #BFFF2B

.color-bfff2b {
  color: #BFFF2B;
  background-color: #BFFF2B;
}

Frequently asked questions

What color is #BFFF2B?+

#BFFF2B is a HEX color with RGB value rgb(191, 255, 43) and HSL value hsl(78, 100%, 58%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BFFF2B?+

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