#BFF882 Color

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

Color preview

#BFF882

Color formats

HEX
#BFF882
RGB
rgb(191, 248, 130)
RGBA
rgba(191, 248, 130, 1)
HSL
hsl(89, 89%, 74%)
HSV
hsv(89, 48%, 97%)
CMYK
cmyk(23%, 0%, 48%, 3%)
CSS variable
--color-primary: #BFF882;
Lowercase HEX
#bff882

Shades

Tints

Tones

Harmony

CSS snippets for #BFF882

.color-bff882 {
  color: #BFF882;
  background-color: #BFF882;
}

Frequently asked questions

What color is #BFF882?+

#BFF882 is a HEX color with RGB value rgb(191, 248, 130) and HSL value hsl(89, 89%, 74%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BFF882?+

The closest Tailwind color is lime-300, available as the bg-lime-300 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