#BFF2EA Color

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

Color preview

#BFF2EA

Color formats

HEX
#BFF2EA
RGB
rgb(191, 242, 234)
RGBA
rgba(191, 242, 234, 1)
HSL
hsl(171, 66%, 85%)
HSV
hsv(171, 21%, 95%)
CMYK
cmyk(21%, 0%, 3%, 5%)
CSS variable
--color-primary: #BFF2EA;
Lowercase HEX
#bff2ea

Shades

Tints

Tones

Harmony

CSS snippets for #BFF2EA

.color-bff2ea {
  color: #BFF2EA;
  background-color: #BFF2EA;
}

Frequently asked questions

What color is #BFF2EA?+

#BFF2EA is a HEX color with RGB value rgb(191, 242, 234) and HSL value hsl(171, 66%, 85%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #BFF2EA?+

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