#BCFCF4 Color

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

Color preview

#BCFCF4

Color formats

HEX
#BCFCF4
RGB
rgb(188, 252, 244)
RGBA
rgba(188, 252, 244, 1)
HSL
hsl(173, 91%, 86%)
HSV
hsv(173, 25%, 99%)
CMYK
cmyk(25%, 0%, 3%, 1%)
CSS variable
--color-primary: #BCFCF4;
Lowercase HEX
#bcfcf4

Shades

Tints

Tones

Harmony

CSS snippets for #BCFCF4

.color-bcfcf4 {
  color: #BCFCF4;
  background-color: #BCFCF4;
}

Frequently asked questions

What color is #BCFCF4?+

#BCFCF4 is a HEX color with RGB value rgb(188, 252, 244) and HSL value hsl(173, 91%, 86%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #BCFCF4?+

The closest Tailwind color is teal-100, available as the bg-teal-100 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