#BCFB2B Color

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

Color preview

#BCFB2B

Color formats

HEX
#BCFB2B
RGB
rgb(188, 251, 43)
RGBA
rgba(188, 251, 43, 1)
HSL
hsl(78, 96%, 58%)
HSV
hsv(78, 83%, 98%)
CMYK
cmyk(25%, 0%, 83%, 2%)
CSS variable
--color-primary: #BCFB2B;
Lowercase HEX
#bcfb2b

Shades

Tints

Tones

Harmony

CSS snippets for #BCFB2B

.color-bcfb2b {
  color: #BCFB2B;
  background-color: #BCFB2B;
}

Frequently asked questions

What color is #BCFB2B?+

#BCFB2B is a HEX color with RGB value rgb(188, 251, 43) and HSL value hsl(78, 96%, 58%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BCFB2B?+

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