#BFF2DA Color

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

Color preview

#BFF2DA

Color formats

HEX
#BFF2DA
RGB
rgb(191, 242, 218)
RGBA
rgba(191, 242, 218, 1)
HSL
hsl(152, 66%, 85%)
HSV
hsv(152, 21%, 95%)
CMYK
cmyk(21%, 0%, 10%, 5%)
CSS variable
--color-primary: #BFF2DA;
Lowercase HEX
#bff2da

Shades

Tints

Tones

Harmony

CSS snippets for #BFF2DA

.color-bff2da {
  color: #BFF2DA;
  background-color: #BFF2DA;
}

Frequently asked questions

What color is #BFF2DA?+

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

What is the closest Tailwind color to #BFF2DA?+

The closest Tailwind color is green-200, available as the bg-green-200 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