#BFFB32 Color

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

Color preview

#BFFB32

Color formats

HEX
#BFFB32
RGB
rgb(191, 251, 50)
RGBA
rgba(191, 251, 50, 1)
HSL
hsl(78, 96%, 59%)
HSV
hsv(78, 80%, 98%)
CMYK
cmyk(24%, 0%, 80%, 2%)
CSS variable
--color-primary: #BFFB32;
Lowercase HEX
#bffb32

Shades

Tints

Tones

Harmony

CSS snippets for #BFFB32

.color-bffb32 {
  color: #BFFB32;
  background-color: #BFFB32;
}

Frequently asked questions

What color is #BFFB32?+

#BFFB32 is a HEX color with RGB value rgb(191, 251, 50) and HSL value hsl(78, 96%, 59%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BFFB32?+

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