#BCFBC8 Color

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

Color preview

#BCFBC8

Color formats

HEX
#BCFBC8
RGB
rgb(188, 251, 200)
RGBA
rgba(188, 251, 200, 1)
HSL
hsl(131, 89%, 86%)
HSV
hsv(131, 25%, 98%)
CMYK
cmyk(25%, 0%, 20%, 2%)
CSS variable
--color-primary: #BCFBC8;
Lowercase HEX
#bcfbc8

Shades

Tints

Tones

Harmony

CSS snippets for #BCFBC8

.color-bcfbc8 {
  color: #BCFBC8;
  background-color: #BCFBC8;
}

Frequently asked questions

What color is #BCFBC8?+

#BCFBC8 is a HEX color with RGB value rgb(188, 251, 200) and HSL value hsl(131, 89%, 86%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #BCFBC8?+

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