#BFF5EC Color

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

Color preview

#BFF5EC

Color formats

HEX
#BFF5EC
RGB
rgb(191, 245, 236)
RGBA
rgba(191, 245, 236, 1)
HSL
hsl(170, 73%, 85%)
HSV
hsv(170, 22%, 96%)
CMYK
cmyk(22%, 0%, 4%, 4%)
CSS variable
--color-primary: #BFF5EC;
Lowercase HEX
#bff5ec

Shades

Tints

Tones

Harmony

CSS snippets for #BFF5EC

.color-bff5ec {
  color: #BFF5EC;
  background-color: #BFF5EC;
}

Frequently asked questions

What color is #BFF5EC?+

#BFF5EC is a HEX color with RGB value rgb(191, 245, 236) and HSL value hsl(170, 73%, 85%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #BFF5EC?+

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