#BFFF1F Color

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

Color preview

#BFFF1F

Color formats

HEX
#BFFF1F
RGB
rgb(191, 255, 31)
RGBA
rgba(191, 255, 31, 1)
HSL
hsl(77, 100%, 56%)
HSV
hsv(77, 88%, 100%)
CMYK
cmyk(25%, 0%, 88%, 0%)
CSS variable
--color-primary: #BFFF1F;
Lowercase HEX
#bfff1f

Shades

Tints

Tones

Harmony

CSS snippets for #BFFF1F

.color-bfff1f {
  color: #BFFF1F;
  background-color: #BFFF1F;
}

Frequently asked questions

What color is #BFFF1F?+

#BFFF1F is a HEX color with RGB value rgb(191, 255, 31) and HSL value hsl(77, 100%, 56%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BFFF1F?+

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