#BFEA7B Color

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

Color preview

#BFEA7B

Color formats

HEX
#BFEA7B
RGB
rgb(191, 234, 123)
RGBA
rgba(191, 234, 123, 1)
HSL
hsl(83, 73%, 70%)
HSV
hsv(83, 47%, 92%)
CMYK
cmyk(18%, 0%, 47%, 8%)
CSS variable
--color-primary: #BFEA7B;
Lowercase HEX
#bfea7b

Shades

Tints

Tones

Harmony

CSS snippets for #BFEA7B

.color-bfea7b {
  color: #BFEA7B;
  background-color: #BFEA7B;
}

Frequently asked questions

What color is #BFEA7B?+

#BFEA7B is a HEX color with RGB value rgb(191, 234, 123) and HSL value hsl(83, 73%, 70%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BFEA7B?+

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