#BFFB0B Color

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

Color preview

#BFFB0B

Color formats

HEX
#BFFB0B
RGB
rgb(191, 251, 11)
RGBA
rgba(191, 251, 11, 1)
HSL
hsl(75, 97%, 51%)
HSV
hsv(75, 96%, 98%)
CMYK
cmyk(24%, 0%, 96%, 2%)
CSS variable
--color-primary: #BFFB0B;
Lowercase HEX
#bffb0b

Shades

Tints

Tones

Harmony

CSS snippets for #BFFB0B

.color-bffb0b {
  color: #BFFB0B;
  background-color: #BFFB0B;
}

Frequently asked questions

What color is #BFFB0B?+

#BFFB0B is a HEX color with RGB value rgb(191, 251, 11) and HSL value hsl(75, 97%, 51%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BFFB0B?+

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