#BFFD5B Color

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

Color preview

#BFFD5B

Color formats

HEX
#BFFD5B
RGB
rgb(191, 253, 91)
RGBA
rgba(191, 253, 91, 1)
HSL
hsl(83, 98%, 67%)
HSV
hsv(83, 64%, 99%)
CMYK
cmyk(25%, 0%, 64%, 1%)
CSS variable
--color-primary: #BFFD5B;
Lowercase HEX
#bffd5b

Shades

Tints

Tones

Harmony

CSS snippets for #BFFD5B

.color-bffd5b {
  color: #BFFD5B;
  background-color: #BFFD5B;
}

Frequently asked questions

What color is #BFFD5B?+

#BFFD5B is a HEX color with RGB value rgb(191, 253, 91) and HSL value hsl(83, 98%, 67%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BFFD5B?+

The closest Tailwind color is lime-300, available as the bg-lime-300 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