#BCFDF3 Color

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

Color preview

#BCFDF3

Color formats

HEX
#BCFDF3
RGB
rgb(188, 253, 243)
RGBA
rgba(188, 253, 243, 1)
HSL
hsl(171, 94%, 86%)
HSV
hsv(171, 26%, 99%)
CMYK
cmyk(26%, 0%, 4%, 1%)
CSS variable
--color-primary: #BCFDF3;
Lowercase HEX
#bcfdf3

Shades

Tints

Tones

Harmony

CSS snippets for #BCFDF3

.color-bcfdf3 {
  color: #BCFDF3;
  background-color: #BCFDF3;
}

Frequently asked questions

What color is #BCFDF3?+

#BCFDF3 is a HEX color with RGB value rgb(188, 253, 243) and HSL value hsl(171, 94%, 86%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #BCFDF3?+

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