#BCFB6A Color

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

Color preview

#BCFB6A

Color formats

HEX
#BCFB6A
RGB
rgb(188, 251, 106)
RGBA
rgba(188, 251, 106, 1)
HSL
hsl(86, 95%, 70%)
HSV
hsv(86, 58%, 98%)
CMYK
cmyk(25%, 0%, 58%, 2%)
CSS variable
--color-primary: #BCFB6A;
Lowercase HEX
#bcfb6a

Shades

Tints

Tones

Harmony

CSS snippets for #BCFB6A

.color-bcfb6a {
  color: #BCFB6A;
  background-color: #BCFB6A;
}

Frequently asked questions

What color is #BCFB6A?+

#BCFB6A is a HEX color with RGB value rgb(188, 251, 106) and HSL value hsl(86, 95%, 70%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BCFB6A?+

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