#BFF95B Color

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

Color preview

#BFF95B

Color formats

HEX
#BFF95B
RGB
rgb(191, 249, 91)
RGBA
rgba(191, 249, 91, 1)
HSL
hsl(82, 93%, 67%)
HSV
hsv(82, 63%, 98%)
CMYK
cmyk(23%, 0%, 63%, 2%)
CSS variable
--color-primary: #BFF95B;
Lowercase HEX
#bff95b

Shades

Tints

Tones

Harmony

CSS snippets for #BFF95B

.color-bff95b {
  color: #BFF95B;
  background-color: #BFF95B;
}

Frequently asked questions

What color is #BFF95B?+

#BFF95B is a HEX color with RGB value rgb(191, 249, 91) and HSL value hsl(82, 93%, 67%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BFF95B?+

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