#BFEA5A Color

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

Color preview

#BFEA5A

Color formats

HEX
#BFEA5A
RGB
rgb(191, 234, 90)
RGBA
rgba(191, 234, 90, 1)
HSL
hsl(78, 77%, 64%)
HSV
hsv(78, 62%, 92%)
CMYK
cmyk(18%, 0%, 62%, 8%)
CSS variable
--color-primary: #BFEA5A;
Lowercase HEX
#bfea5a

Shades

Tints

Tones

Harmony

CSS snippets for #BFEA5A

.color-bfea5a {
  color: #BFEA5A;
  background-color: #BFEA5A;
}

Frequently asked questions

What color is #BFEA5A?+

#BFEA5A is a HEX color with RGB value rgb(191, 234, 90) and HSL value hsl(78, 77%, 64%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BFEA5A?+

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