#BCFF6A Color

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

Color preview

#BCFF6A

Color formats

HEX
#BCFF6A
RGB
rgb(188, 255, 106)
RGBA
rgba(188, 255, 106, 1)
HSL
hsl(87, 100%, 71%)
HSV
hsv(87, 58%, 100%)
CMYK
cmyk(26%, 0%, 58%, 0%)
CSS variable
--color-primary: #BCFF6A;
Lowercase HEX
#bcff6a

Shades

Tints

Tones

Harmony

CSS snippets for #BCFF6A

.color-bcff6a {
  color: #BCFF6A;
  background-color: #BCFF6A;
}

Frequently asked questions

What color is #BCFF6A?+

#BCFF6A is a HEX color with RGB value rgb(188, 255, 106) and HSL value hsl(87, 100%, 71%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BCFF6A?+

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