#BCFB3D Color

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

Color preview

#BCFB3D

Color formats

HEX
#BCFB3D
RGB
rgb(188, 251, 61)
RGBA
rgba(188, 251, 61, 1)
HSL
hsl(80, 96%, 61%)
HSV
hsv(80, 76%, 98%)
CMYK
cmyk(25%, 0%, 76%, 2%)
CSS variable
--color-primary: #BCFB3D;
Lowercase HEX
#bcfb3d

Shades

Tints

Tones

Harmony

CSS snippets for #BCFB3D

.color-bcfb3d {
  color: #BCFB3D;
  background-color: #BCFB3D;
}

Frequently asked questions

What color is #BCFB3D?+

#BCFB3D is a HEX color with RGB value rgb(188, 251, 61) and HSL value hsl(80, 96%, 61%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BCFB3D?+

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