#BFEE4A Color

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

Color preview

#BFEE4A

Color formats

HEX
#BFEE4A
RGB
rgb(191, 238, 74)
RGBA
rgba(191, 238, 74, 1)
HSL
hsl(77, 83%, 61%)
HSV
hsv(77, 69%, 93%)
CMYK
cmyk(20%, 0%, 69%, 7%)
CSS variable
--color-primary: #BFEE4A;
Lowercase HEX
#bfee4a

Shades

Tints

Tones

Harmony

CSS snippets for #BFEE4A

.color-bfee4a {
  color: #BFEE4A;
  background-color: #BFEE4A;
}

Frequently asked questions

What color is #BFEE4A?+

#BFEE4A is a HEX color with RGB value rgb(191, 238, 74) and HSL value hsl(77, 83%, 61%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BFEE4A?+

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