#BFF3EC Color

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

Color preview

#BFF3EC

Color formats

HEX
#BFF3EC
RGB
rgb(191, 243, 236)
RGBA
rgba(191, 243, 236, 1)
HSL
hsl(172, 68%, 85%)
HSV
hsv(172, 21%, 95%)
CMYK
cmyk(21%, 0%, 3%, 5%)
CSS variable
--color-primary: #BFF3EC;
Lowercase HEX
#bff3ec

Shades

Tints

Tones

Harmony

CSS snippets for #BFF3EC

.color-bff3ec {
  color: #BFF3EC;
  background-color: #BFF3EC;
}

Frequently asked questions

What color is #BFF3EC?+

#BFF3EC is a HEX color with RGB value rgb(191, 243, 236) and HSL value hsl(172, 68%, 85%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #BFF3EC?+

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