#BFFF1E Color

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

Color preview

#BFFF1E

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BFFF1E

.color-bfff1e {
  color: #BFFF1E;
  background-color: #BFFF1E;
}

Frequently asked questions

What color is #BFFF1E?+

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

What is the closest Tailwind color to #BFFF1E?+

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