#BFFA3F Color

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

Color preview

#BFFA3F

Color formats

HEX
#BFFA3F
RGB
rgb(191, 250, 63)
RGBA
rgba(191, 250, 63, 1)
HSL
hsl(79, 95%, 61%)
HSV
hsv(79, 75%, 98%)
CMYK
cmyk(24%, 0%, 75%, 2%)
CSS variable
--color-primary: #BFFA3F;
Lowercase HEX
#bffa3f

Shades

Tints

Tones

Harmony

CSS snippets for #BFFA3F

.color-bffa3f {
  color: #BFFA3F;
  background-color: #BFFA3F;
}

Frequently asked questions

What color is #BFFA3F?+

#BFFA3F is a HEX color with RGB value rgb(191, 250, 63) and HSL value hsl(79, 95%, 61%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BFFA3F?+

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