#BCFEF5 Color

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

Color preview

#BCFEF5

Color formats

HEX
#BCFEF5
RGB
rgb(188, 254, 245)
RGBA
rgba(188, 254, 245, 1)
HSL
hsl(172, 97%, 87%)
HSV
hsv(172, 26%, 100%)
CMYK
cmyk(26%, 0%, 4%, 0%)
CSS variable
--color-primary: #BCFEF5;
Lowercase HEX
#bcfef5

Shades

Tints

Tones

Harmony

CSS snippets for #BCFEF5

.color-bcfef5 {
  color: #BCFEF5;
  background-color: #BCFEF5;
}

Frequently asked questions

What color is #BCFEF5?+

#BCFEF5 is a HEX color with RGB value rgb(188, 254, 245) and HSL value hsl(172, 97%, 87%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #BCFEF5?+

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