#BFFC3A Color

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

Color preview

#BFFC3A

Color formats

HEX
#BFFC3A
RGB
rgb(191, 252, 58)
RGBA
rgba(191, 252, 58, 1)
HSL
hsl(79, 97%, 61%)
HSV
hsv(79, 77%, 99%)
CMYK
cmyk(24%, 0%, 77%, 1%)
CSS variable
--color-primary: #BFFC3A;
Lowercase HEX
#bffc3a

Shades

Tints

Tones

Harmony

CSS snippets for #BFFC3A

.color-bffc3a {
  color: #BFFC3A;
  background-color: #BFFC3A;
}

Frequently asked questions

What color is #BFFC3A?+

#BFFC3A is a HEX color with RGB value rgb(191, 252, 58) and HSL value hsl(79, 97%, 61%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BFFC3A?+

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