#BFF99D Color

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

Color preview

#BFF99D

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BFF99D

.color-bff99d {
  color: #BFF99D;
  background-color: #BFF99D;
}

Frequently asked questions

What color is #BFF99D?+

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

What is the closest Tailwind color to #BFF99D?+

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