#BFF2DD Color

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

Color preview

#BFF2DD

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BFF2DD

.color-bff2dd {
  color: #BFF2DD;
  background-color: #BFF2DD;
}

Frequently asked questions

What color is #BFF2DD?+

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

What is the closest Tailwind color to #BFF2DD?+

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