#BFF8DA Color

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

Color preview

#BFF8DA

Color formats

HEX
#BFF8DA
RGB
rgb(191, 248, 218)
RGBA
rgba(191, 248, 218, 1)
HSL
hsl(148, 80%, 86%)
HSV
hsv(148, 23%, 97%)
CMYK
cmyk(23%, 0%, 12%, 3%)
CSS variable
--color-primary: #BFF8DA;
Lowercase HEX
#bff8da

Shades

Tints

Tones

Harmony

CSS snippets for #BFF8DA

.color-bff8da {
  color: #BFF8DA;
  background-color: #BFF8DA;
}

Frequently asked questions

What color is #BFF8DA?+

#BFF8DA is a HEX color with RGB value rgb(191, 248, 218) and HSL value hsl(148, 80%, 86%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #BFF8DA?+

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