#BCFDF9 Color

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

Color preview

#BCFDF9

Color formats

HEX
#BCFDF9
RGB
rgb(188, 253, 249)
RGBA
rgba(188, 253, 249, 1)
HSL
hsl(176, 94%, 86%)
HSV
hsv(176, 26%, 99%)
CMYK
cmyk(26%, 0%, 2%, 1%)
CSS variable
--color-primary: #BCFDF9;
Lowercase HEX
#bcfdf9

Shades

Tints

Tones

Harmony

CSS snippets for #BCFDF9

.color-bcfdf9 {
  color: #BCFDF9;
  background-color: #BCFDF9;
}

Frequently asked questions

What color is #BCFDF9?+

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

What is the closest Tailwind color to #BCFDF9?+

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