#BCFDB2 Color

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

Color preview

#BCFDB2

Color formats

HEX
#BCFDB2
RGB
rgb(188, 253, 178)
RGBA
rgba(188, 253, 178, 1)
HSL
hsl(112, 95%, 85%)
HSV
hsv(112, 30%, 99%)
CMYK
cmyk(26%, 0%, 30%, 1%)
CSS variable
--color-primary: #BCFDB2;
Lowercase HEX
#bcfdb2

Shades

Tints

Tones

Harmony

CSS snippets for #BCFDB2

.color-bcfdb2 {
  color: #BCFDB2;
  background-color: #BCFDB2;
}

Frequently asked questions

What color is #BCFDB2?+

#BCFDB2 is a HEX color with RGB value rgb(188, 253, 178) and HSL value hsl(112, 95%, 85%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BCFDB2?+

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