#BFF99E Color

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

Color preview

#BFF99E

Color formats

HEX
#BFF99E
RGB
rgb(191, 249, 158)
RGBA
rgba(191, 249, 158, 1)
HSL
hsl(98, 88%, 80%)
HSV
hsv(98, 37%, 98%)
CMYK
cmyk(23%, 0%, 37%, 2%)
CSS variable
--color-primary: #BFF99E;
Lowercase HEX
#bff99e

Shades

Tints

Tones

Harmony

CSS snippets for #BFF99E

.color-bff99e {
  color: #BFF99E;
  background-color: #BFF99E;
}

Frequently asked questions

What color is #BFF99E?+

#BFF99E is a HEX color with RGB value rgb(191, 249, 158) and HSL value hsl(98, 88%, 80%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BFF99E?+

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