#BCFF85 Color

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

Color preview

#BCFF85

Color formats

HEX
#BCFF85
RGB
rgb(188, 255, 133)
RGBA
rgba(188, 255, 133, 1)
HSL
hsl(93, 100%, 76%)
HSV
hsv(93, 48%, 100%)
CMYK
cmyk(26%, 0%, 48%, 0%)
CSS variable
--color-primary: #BCFF85;
Lowercase HEX
#bcff85

Shades

Tints

Tones

Harmony

CSS snippets for #BCFF85

.color-bcff85 {
  color: #BCFF85;
  background-color: #BCFF85;
}

Frequently asked questions

What color is #BCFF85?+

#BCFF85 is a HEX color with RGB value rgb(188, 255, 133) and HSL value hsl(93, 100%, 76%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BCFF85?+

The closest Tailwind color is lime-300, available as the bg-lime-300 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