#BFF8DB Color

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

Color preview

#BFF8DB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BFF8DB

.color-bff8db {
  color: #BFF8DB;
  background-color: #BFF8DB;
}

Frequently asked questions

What color is #BFF8DB?+

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

What is the closest Tailwind color to #BFF8DB?+

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