#BCFDBF Color

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

Color preview

#BCFDBF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BCFDBF

.color-bcfdbf {
  color: #BCFDBF;
  background-color: #BCFDBF;
}

Frequently asked questions

What color is #BCFDBF?+

#BCFDBF is a HEX color with RGB value rgb(188, 253, 191) and HSL value hsl(123, 94%, 86%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #BCFDBF?+

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