#BFFF0F Color

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

Color preview

#BFFF0F

Color formats

HEX
#BFFF0F
RGB
rgb(191, 255, 15)
RGBA
rgba(191, 255, 15, 1)
HSL
hsl(76, 100%, 53%)
HSV
hsv(76, 94%, 100%)
CMYK
cmyk(25%, 0%, 94%, 0%)
CSS variable
--color-primary: #BFFF0F;
Lowercase HEX
#bfff0f

Shades

Tints

Tones

Harmony

CSS snippets for #BFFF0F

.color-bfff0f {
  color: #BFFF0F;
  background-color: #BFFF0F;
}

Frequently asked questions

What color is #BFFF0F?+

#BFFF0F is a HEX color with RGB value rgb(191, 255, 15) and HSL value hsl(76, 100%, 53%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BFFF0F?+

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