#BCFF1F Color

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

Color preview

#BCFF1F

Color formats

HEX
#BCFF1F
RGB
rgb(188, 255, 31)
RGBA
rgba(188, 255, 31, 1)
HSL
hsl(78, 100%, 56%)
HSV
hsv(78, 88%, 100%)
CMYK
cmyk(26%, 0%, 88%, 0%)
CSS variable
--color-primary: #BCFF1F;
Lowercase HEX
#bcff1f

Shades

Tints

Tones

Harmony

CSS snippets for #BCFF1F

.color-bcff1f {
  color: #BCFF1F;
  background-color: #BCFF1F;
}

Frequently asked questions

What color is #BCFF1F?+

#BCFF1F is a HEX color with RGB value rgb(188, 255, 31) and HSL value hsl(78, 100%, 56%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BCFF1F?+

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