#BFF2BB Color

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

Color preview

#BFF2BB

Color formats

HEX
#BFF2BB
RGB
rgb(191, 242, 187)
RGBA
rgba(191, 242, 187, 1)
HSL
hsl(116, 68%, 84%)
HSV
hsv(116, 23%, 95%)
CMYK
cmyk(21%, 0%, 23%, 5%)
CSS variable
--color-primary: #BFF2BB;
Lowercase HEX
#bff2bb

Shades

Tints

Tones

Harmony

CSS snippets for #BFF2BB

.color-bff2bb {
  color: #BFF2BB;
  background-color: #BFF2BB;
}

Frequently asked questions

What color is #BFF2BB?+

#BFF2BB is a HEX color with RGB value rgb(191, 242, 187) and HSL value hsl(116, 68%, 84%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #BFF2BB?+

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