#BFF89B Color

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

Color preview

#BFF89B

Color formats

HEX
#BFF89B
RGB
rgb(191, 248, 155)
RGBA
rgba(191, 248, 155, 1)
HSL
hsl(97, 87%, 79%)
HSV
hsv(97, 38%, 97%)
CMYK
cmyk(23%, 0%, 38%, 3%)
CSS variable
--color-primary: #BFF89B;
Lowercase HEX
#bff89b

Shades

Tints

Tones

Harmony

CSS snippets for #BFF89B

.color-bff89b {
  color: #BFF89B;
  background-color: #BFF89B;
}

Frequently asked questions

What color is #BFF89B?+

#BFF89B is a HEX color with RGB value rgb(191, 248, 155) and HSL value hsl(97, 87%, 79%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BFF89B?+

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