#BFF901 Color

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

Color preview

#BFF901

Color formats

HEX
#BFF901
RGB
rgb(191, 249, 1)
RGBA
rgba(191, 249, 1, 1)
HSL
hsl(74, 99%, 49%)
HSV
hsv(74, 100%, 98%)
CMYK
cmyk(23%, 0%, 100%, 2%)
CSS variable
--color-primary: #BFF901;
Lowercase HEX
#bff901

Shades

Tints

Tones

Harmony

CSS snippets for #BFF901

.color-bff901 {
  color: #BFF901;
  background-color: #BFF901;
}

Frequently asked questions

What color is #BFF901?+

#BFF901 is a HEX color with RGB value rgb(191, 249, 1) and HSL value hsl(74, 99%, 49%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BFF901?+

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