#BFF6D2 Color

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

Color preview

#BFF6D2

Color formats

HEX
#BFF6D2
RGB
rgb(191, 246, 210)
RGBA
rgba(191, 246, 210, 1)
HSL
hsl(141, 75%, 86%)
HSV
hsv(141, 22%, 96%)
CMYK
cmyk(22%, 0%, 15%, 4%)
CSS variable
--color-primary: #BFF6D2;
Lowercase HEX
#bff6d2

Shades

Tints

Tones

Harmony

CSS snippets for #BFF6D2

.color-bff6d2 {
  color: #BFF6D2;
  background-color: #BFF6D2;
}

Frequently asked questions

What color is #BFF6D2?+

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

What is the closest Tailwind color to #BFF6D2?+

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