#BCFB5D Color

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

Color preview

#BCFB5D

Color formats

HEX
#BCFB5D
RGB
rgb(188, 251, 93)
RGBA
rgba(188, 251, 93, 1)
HSL
hsl(84, 95%, 67%)
HSV
hsv(84, 63%, 98%)
CMYK
cmyk(25%, 0%, 63%, 2%)
CSS variable
--color-primary: #BCFB5D;
Lowercase HEX
#bcfb5d

Shades

Tints

Tones

Harmony

CSS snippets for #BCFB5D

.color-bcfb5d {
  color: #BCFB5D;
  background-color: #BCFB5D;
}

Frequently asked questions

What color is #BCFB5D?+

#BCFB5D is a HEX color with RGB value rgb(188, 251, 93) and HSL value hsl(84, 95%, 67%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BCFB5D?+

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