#BCFF95 Color

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

Color preview

#BCFF95

Color formats

HEX
#BCFF95
RGB
rgb(188, 255, 149)
RGBA
rgba(188, 255, 149, 1)
HSL
hsl(98, 100%, 79%)
HSV
hsv(98, 42%, 100%)
CMYK
cmyk(26%, 0%, 42%, 0%)
CSS variable
--color-primary: #BCFF95;
Lowercase HEX
#bcff95

Shades

Tints

Tones

Harmony

CSS snippets for #BCFF95

.color-bcff95 {
  color: #BCFF95;
  background-color: #BCFF95;
}

Frequently asked questions

What color is #BCFF95?+

#BCFF95 is a HEX color with RGB value rgb(188, 255, 149) and HSL value hsl(98, 100%, 79%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BCFF95?+

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