#BFF00F Color

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

Color preview

#BFF00F

Color formats

HEX
#BFF00F
RGB
rgb(191, 240, 15)
RGBA
rgba(191, 240, 15, 1)
HSL
hsl(73, 88%, 50%)
HSV
hsv(73, 94%, 94%)
CMYK
cmyk(20%, 0%, 94%, 6%)
CSS variable
--color-primary: #BFF00F;
Lowercase HEX
#bff00f

Shades

Tints

Tones

Harmony

CSS snippets for #BFF00F

.color-bff00f {
  color: #BFF00F;
  background-color: #BFF00F;
}

Frequently asked questions

What color is #BFF00F?+

#BFF00F is a HEX color with RGB value rgb(191, 240, 15) and HSL value hsl(73, 88%, 50%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BFF00F?+

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