#BCFC3D Color

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

Color preview

#BCFC3D

Color formats

HEX
#BCFC3D
RGB
rgb(188, 252, 61)
RGBA
rgba(188, 252, 61, 1)
HSL
hsl(80, 97%, 61%)
HSV
hsv(80, 76%, 99%)
CMYK
cmyk(25%, 0%, 76%, 1%)
CSS variable
--color-primary: #BCFC3D;
Lowercase HEX
#bcfc3d

Shades

Tints

Tones

Harmony

CSS snippets for #BCFC3D

.color-bcfc3d {
  color: #BCFC3D;
  background-color: #BCFC3D;
}

Frequently asked questions

What color is #BCFC3D?+

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

What is the closest Tailwind color to #BCFC3D?+

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