#BFF99C Color

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

Color preview

#BFF99C

Color formats

HEX
#BFF99C
RGB
rgb(191, 249, 156)
RGBA
rgba(191, 249, 156, 1)
HSL
hsl(97, 89%, 79%)
HSV
hsv(97, 37%, 98%)
CMYK
cmyk(23%, 0%, 37%, 2%)
CSS variable
--color-primary: #BFF99C;
Lowercase HEX
#bff99c

Shades

Tints

Tones

Harmony

CSS snippets for #BFF99C

.color-bff99c {
  color: #BFF99C;
  background-color: #BFF99C;
}

Frequently asked questions

What color is #BFF99C?+

#BFF99C is a HEX color with RGB value rgb(191, 249, 156) and HSL value hsl(97, 89%, 79%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BFF99C?+

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