#BFEA3E Color

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

Color preview

#BFEA3E

Color formats

HEX
#BFEA3E
RGB
rgb(191, 234, 62)
RGBA
rgba(191, 234, 62, 1)
HSL
hsl(75, 80%, 58%)
HSV
hsv(75, 74%, 92%)
CMYK
cmyk(18%, 0%, 74%, 8%)
CSS variable
--color-primary: #BFEA3E;
Lowercase HEX
#bfea3e

Shades

Tints

Tones

Harmony

CSS snippets for #BFEA3E

.color-bfea3e {
  color: #BFEA3E;
  background-color: #BFEA3E;
}

Frequently asked questions

What color is #BFEA3E?+

#BFEA3E is a HEX color with RGB value rgb(191, 234, 62) and HSL value hsl(75, 80%, 58%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BFEA3E?+

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