#BCF15B Color

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

Color preview

#BCF15B

Color formats

HEX
#BCF15B
RGB
rgb(188, 241, 91)
RGBA
rgba(188, 241, 91, 1)
HSL
hsl(81, 84%, 65%)
HSV
hsv(81, 62%, 95%)
CMYK
cmyk(22%, 0%, 62%, 5%)
CSS variable
--color-primary: #BCF15B;
Lowercase HEX
#bcf15b

Shades

Tints

Tones

Harmony

CSS snippets for #BCF15B

.color-bcf15b {
  color: #BCF15B;
  background-color: #BCF15B;
}

Frequently asked questions

What color is #BCF15B?+

#BCF15B is a HEX color with RGB value rgb(188, 241, 91) and HSL value hsl(81, 84%, 65%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BCF15B?+

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