#BCFC8B Color

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

Color preview

#BCFC8B

Color formats

HEX
#BCFC8B
RGB
rgb(188, 252, 139)
RGBA
rgba(188, 252, 139, 1)
HSL
hsl(94, 95%, 77%)
HSV
hsv(94, 45%, 99%)
CMYK
cmyk(25%, 0%, 45%, 1%)
CSS variable
--color-primary: #BCFC8B;
Lowercase HEX
#bcfc8b

Shades

Tints

Tones

Harmony

CSS snippets for #BCFC8B

.color-bcfc8b {
  color: #BCFC8B;
  background-color: #BCFC8B;
}

Frequently asked questions

What color is #BCFC8B?+

#BCFC8B is a HEX color with RGB value rgb(188, 252, 139) and HSL value hsl(94, 95%, 77%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BCFC8B?+

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