#BFF2DC Color

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

Color preview

#BFF2DC

Color formats

HEX
#BFF2DC
RGB
rgb(191, 242, 220)
RGBA
rgba(191, 242, 220, 1)
HSL
hsl(154, 66%, 85%)
HSV
hsv(154, 21%, 95%)
CMYK
cmyk(21%, 0%, 9%, 5%)
CSS variable
--color-primary: #BFF2DC;
Lowercase HEX
#bff2dc

Shades

Tints

Tones

Harmony

CSS snippets for #BFF2DC

.color-bff2dc {
  color: #BFF2DC;
  background-color: #BFF2DC;
}

Frequently asked questions

What color is #BFF2DC?+

#BFF2DC is a HEX color with RGB value rgb(191, 242, 220) and HSL value hsl(154, 66%, 85%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #BFF2DC?+

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