#BFFE01 Color

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

Color preview

#BFFE01

Color formats

HEX
#BFFE01
RGB
rgb(191, 254, 1)
RGBA
rgba(191, 254, 1, 1)
HSL
hsl(75, 99%, 50%)
HSV
hsv(75, 100%, 100%)
CMYK
cmyk(25%, 0%, 100%, 0%)
CSS variable
--color-primary: #BFFE01;
Lowercase HEX
#bffe01

Shades

Tints

Tones

Harmony

CSS snippets for #BFFE01

.color-bffe01 {
  color: #BFFE01;
  background-color: #BFFE01;
}

Frequently asked questions

What color is #BFFE01?+

#BFFE01 is a HEX color with RGB value rgb(191, 254, 1) and HSL value hsl(75, 99%, 50%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BFFE01?+

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