#BCFAC2 Color

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

Color preview

#BCFAC2

Color formats

HEX
#BCFAC2
RGB
rgb(188, 250, 194)
RGBA
rgba(188, 250, 194, 1)
HSL
hsl(126, 86%, 86%)
HSV
hsv(126, 25%, 98%)
CMYK
cmyk(25%, 0%, 22%, 2%)
CSS variable
--color-primary: #BCFAC2;
Lowercase HEX
#bcfac2

Shades

Tints

Tones

Harmony

CSS snippets for #BCFAC2

.color-bcfac2 {
  color: #BCFAC2;
  background-color: #BCFAC2;
}

Frequently asked questions

What color is #BCFAC2?+

#BCFAC2 is a HEX color with RGB value rgb(188, 250, 194) and HSL value hsl(126, 86%, 86%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #BCFAC2?+

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