#BCFF36 Color

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

Color preview

#BCFF36

Color formats

HEX
#BCFF36
RGB
rgb(188, 255, 54)
RGBA
rgba(188, 255, 54, 1)
HSL
hsl(80, 100%, 61%)
HSV
hsv(80, 79%, 100%)
CMYK
cmyk(26%, 0%, 79%, 0%)
CSS variable
--color-primary: #BCFF36;
Lowercase HEX
#bcff36

Shades

Tints

Tones

Harmony

CSS snippets for #BCFF36

.color-bcff36 {
  color: #BCFF36;
  background-color: #BCFF36;
}

Frequently asked questions

What color is #BCFF36?+

#BCFF36 is a HEX color with RGB value rgb(188, 255, 54) and HSL value hsl(80, 100%, 61%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BCFF36?+

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