#BCFA52 Color

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

Color preview

#BCFA52

Color formats

HEX
#BCFA52
RGB
rgb(188, 250, 82)
RGBA
rgba(188, 250, 82, 1)
HSL
hsl(82, 94%, 65%)
HSV
hsv(82, 67%, 98%)
CMYK
cmyk(25%, 0%, 67%, 2%)
CSS variable
--color-primary: #BCFA52;
Lowercase HEX
#bcfa52

Shades

Tints

Tones

Harmony

CSS snippets for #BCFA52

.color-bcfa52 {
  color: #BCFA52;
  background-color: #BCFA52;
}

Frequently asked questions

What color is #BCFA52?+

#BCFA52 is a HEX color with RGB value rgb(188, 250, 82) and HSL value hsl(82, 94%, 65%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BCFA52?+

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