#BFEF3A Color

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

Color preview

#BFEF3A

Color formats

HEX
#BFEF3A
RGB
rgb(191, 239, 58)
RGBA
rgba(191, 239, 58, 1)
HSL
hsl(76, 85%, 58%)
HSV
hsv(76, 76%, 94%)
CMYK
cmyk(20%, 0%, 76%, 6%)
CSS variable
--color-primary: #BFEF3A;
Lowercase HEX
#bfef3a

Shades

Tints

Tones

Harmony

CSS snippets for #BFEF3A

.color-bfef3a {
  color: #BFEF3A;
  background-color: #BFEF3A;
}

Frequently asked questions

What color is #BFEF3A?+

#BFEF3A is a HEX color with RGB value rgb(191, 239, 58) and HSL value hsl(76, 85%, 58%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BFEF3A?+

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