#BCFC92 Color

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

Color preview

#BCFC92

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BCFC92

.color-bcfc92 {
  color: #BCFC92;
  background-color: #BCFC92;
}

Frequently asked questions

What color is #BCFC92?+

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

What is the closest Tailwind color to #BCFC92?+

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