#BCFDBC Color

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

Color preview

#BCFDBC

Color formats

HEX
#BCFDBC
RGB
rgb(188, 253, 188)
RGBA
rgba(188, 253, 188, 1)
HSL
hsl(120, 94%, 86%)
HSV
hsv(120, 26%, 99%)
CMYK
cmyk(26%, 0%, 26%, 1%)
CSS variable
--color-primary: #BCFDBC;
Lowercase HEX
#bcfdbc

Shades

Tints

Tones

Harmony

CSS snippets for #BCFDBC

.color-bcfdbc {
  color: #BCFDBC;
  background-color: #BCFDBC;
}

Frequently asked questions

What color is #BCFDBC?+

#BCFDBC is a HEX color with RGB value rgb(188, 253, 188) and HSL value hsl(120, 94%, 86%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BCFDBC?+

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