#BCFB8B Color

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

Color preview

#BCFB8B

Color formats

HEX
#BCFB8B
RGB
rgb(188, 251, 139)
RGBA
rgba(188, 251, 139, 1)
HSL
hsl(94, 93%, 76%)
HSV
hsv(94, 45%, 98%)
CMYK
cmyk(25%, 0%, 45%, 2%)
CSS variable
--color-primary: #BCFB8B;
Lowercase HEX
#bcfb8b

Shades

Tints

Tones

Harmony

CSS snippets for #BCFB8B

.color-bcfb8b {
  color: #BCFB8B;
  background-color: #BCFB8B;
}

Frequently asked questions

What color is #BCFB8B?+

#BCFB8B is a HEX color with RGB value rgb(188, 251, 139) and HSL value hsl(94, 93%, 76%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BCFB8B?+

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