#BFF6DB Color

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

Color preview

#BFF6DB

Color formats

HEX
#BFF6DB
RGB
rgb(191, 246, 219)
RGBA
rgba(191, 246, 219, 1)
HSL
hsl(151, 75%, 86%)
HSV
hsv(151, 22%, 96%)
CMYK
cmyk(22%, 0%, 11%, 4%)
CSS variable
--color-primary: #BFF6DB;
Lowercase HEX
#bff6db

Shades

Tints

Tones

Harmony

CSS snippets for #BFF6DB

.color-bff6db {
  color: #BFF6DB;
  background-color: #BFF6DB;
}

Frequently asked questions

What color is #BFF6DB?+

#BFF6DB is a HEX color with RGB value rgb(191, 246, 219) and HSL value hsl(151, 75%, 86%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #BFF6DB?+

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