#BCFDC5 Color

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

Color preview

#BCFDC5

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BCFDC5

.color-bcfdc5 {
  color: #BCFDC5;
  background-color: #BCFDC5;
}

Frequently asked questions

What color is #BCFDC5?+

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

What is the closest Tailwind color to #BCFDC5?+

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