#BCFC93 Color

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

Color preview

#BCFC93

Color formats

HEX
#BCFC93
RGB
rgb(188, 252, 147)
RGBA
rgba(188, 252, 147, 1)
HSL
hsl(97, 95%, 78%)
HSV
hsv(97, 42%, 99%)
CMYK
cmyk(25%, 0%, 42%, 1%)
CSS variable
--color-primary: #BCFC93;
Lowercase HEX
#bcfc93

Shades

Tints

Tones

Harmony

CSS snippets for #BCFC93

.color-bcfc93 {
  color: #BCFC93;
  background-color: #BCFC93;
}

Frequently asked questions

What color is #BCFC93?+

#BCFC93 is a HEX color with RGB value rgb(188, 252, 147) and HSL value hsl(97, 95%, 78%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BCFC93?+

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