#BCFB8F Color

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

Color preview

#BCFB8F

Color formats

HEX
#BCFB8F
RGB
rgb(188, 251, 143)
RGBA
rgba(188, 251, 143, 1)
HSL
hsl(95, 93%, 77%)
HSV
hsv(95, 43%, 98%)
CMYK
cmyk(25%, 0%, 43%, 2%)
CSS variable
--color-primary: #BCFB8F;
Lowercase HEX
#bcfb8f

Shades

Tints

Tones

Harmony

CSS snippets for #BCFB8F

.color-bcfb8f {
  color: #BCFB8F;
  background-color: #BCFB8F;
}

Frequently asked questions

What color is #BCFB8F?+

#BCFB8F is a HEX color with RGB value rgb(188, 251, 143) and HSL value hsl(95, 93%, 77%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BCFB8F?+

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