#BCF87C Color

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

Color preview

#BCF87C

Color formats

HEX
#BCF87C
RGB
rgb(188, 248, 124)
RGBA
rgba(188, 248, 124, 1)
HSL
hsl(89, 90%, 73%)
HSV
hsv(89, 50%, 97%)
CMYK
cmyk(24%, 0%, 50%, 3%)
CSS variable
--color-primary: #BCF87C;
Lowercase HEX
#bcf87c

Shades

Tints

Tones

Harmony

CSS snippets for #BCF87C

.color-bcf87c {
  color: #BCF87C;
  background-color: #BCF87C;
}

Frequently asked questions

What color is #BCF87C?+

#BCF87C is a HEX color with RGB value rgb(188, 248, 124) and HSL value hsl(89, 90%, 73%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BCF87C?+

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