#BCFEAC Color

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

Color preview

#BCFEAC

Color formats

HEX
#BCFEAC
RGB
rgb(188, 254, 172)
RGBA
rgba(188, 254, 172, 1)
HSL
hsl(108, 98%, 84%)
HSV
hsv(108, 32%, 100%)
CMYK
cmyk(26%, 0%, 32%, 0%)
CSS variable
--color-primary: #BCFEAC;
Lowercase HEX
#bcfeac

Shades

Tints

Tones

Harmony

CSS snippets for #BCFEAC

.color-bcfeac {
  color: #BCFEAC;
  background-color: #BCFEAC;
}

Frequently asked questions

What color is #BCFEAC?+

#BCFEAC is a HEX color with RGB value rgb(188, 254, 172) and HSL value hsl(108, 98%, 84%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BCFEAC?+

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