#BFF2CD Color

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

Color preview

#BFF2CD

Color formats

HEX
#BFF2CD
RGB
rgb(191, 242, 205)
RGBA
rgba(191, 242, 205, 1)
HSL
hsl(136, 66%, 85%)
HSV
hsv(136, 21%, 95%)
CMYK
cmyk(21%, 0%, 15%, 5%)
CSS variable
--color-primary: #BFF2CD;
Lowercase HEX
#bff2cd

Shades

Tints

Tones

Harmony

CSS snippets for #BFF2CD

.color-bff2cd {
  color: #BFF2CD;
  background-color: #BFF2CD;
}

Frequently asked questions

What color is #BFF2CD?+

#BFF2CD is a HEX color with RGB value rgb(191, 242, 205) and HSL value hsl(136, 66%, 85%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #BFF2CD?+

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