#BFF5DA Color

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

Color preview

#BFF5DA

Color formats

HEX
#BFF5DA
RGB
rgb(191, 245, 218)
RGBA
rgba(191, 245, 218, 1)
HSL
hsl(150, 73%, 85%)
HSV
hsv(150, 22%, 96%)
CMYK
cmyk(22%, 0%, 11%, 4%)
CSS variable
--color-primary: #BFF5DA;
Lowercase HEX
#bff5da

Shades

Tints

Tones

Harmony

CSS snippets for #BFF5DA

.color-bff5da {
  color: #BFF5DA;
  background-color: #BFF5DA;
}

Frequently asked questions

What color is #BFF5DA?+

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

What is the closest Tailwind color to #BFF5DA?+

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