#BCFB6F Color

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

Color preview

#BCFB6F

Color formats

HEX
#BCFB6F
RGB
rgb(188, 251, 111)
RGBA
rgba(188, 251, 111, 1)
HSL
hsl(87, 95%, 71%)
HSV
hsv(87, 56%, 98%)
CMYK
cmyk(25%, 0%, 56%, 2%)
CSS variable
--color-primary: #BCFB6F;
Lowercase HEX
#bcfb6f

Shades

Tints

Tones

Harmony

CSS snippets for #BCFB6F

.color-bcfb6f {
  color: #BCFB6F;
  background-color: #BCFB6F;
}

Frequently asked questions

What color is #BCFB6F?+

#BCFB6F is a HEX color with RGB value rgb(188, 251, 111) and HSL value hsl(87, 95%, 71%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BCFB6F?+

The closest Tailwind color is lime-300, available as the bg-lime-300 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