#BCFB0E Color

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

Color preview

#BCFB0E

Color formats

HEX
#BCFB0E
RGB
rgb(188, 251, 14)
RGBA
rgba(188, 251, 14, 1)
HSL
hsl(76, 97%, 52%)
HSV
hsv(76, 94%, 98%)
CMYK
cmyk(25%, 0%, 94%, 2%)
CSS variable
--color-primary: #BCFB0E;
Lowercase HEX
#bcfb0e

Shades

Tints

Tones

Harmony

CSS snippets for #BCFB0E

.color-bcfb0e {
  color: #BCFB0E;
  background-color: #BCFB0E;
}

Frequently asked questions

What color is #BCFB0E?+

#BCFB0E is a HEX color with RGB value rgb(188, 251, 14) and HSL value hsl(76, 97%, 52%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BCFB0E?+

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