#BFF1ED Color

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

Color preview

#BFF1ED

Color formats

HEX
#BFF1ED
RGB
rgb(191, 241, 237)
RGBA
rgba(191, 241, 237, 1)
HSL
hsl(175, 64%, 85%)
HSV
hsv(175, 21%, 95%)
CMYK
cmyk(21%, 0%, 2%, 5%)
CSS variable
--color-primary: #BFF1ED;
Lowercase HEX
#bff1ed

Shades

Tints

Tones

Harmony

CSS snippets for #BFF1ED

.color-bff1ed {
  color: #BFF1ED;
  background-color: #BFF1ED;
}

Frequently asked questions

What color is #BFF1ED?+

#BFF1ED is a HEX color with RGB value rgb(191, 241, 237) and HSL value hsl(175, 64%, 85%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #BFF1ED?+

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