#BFEE7E Color

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

Color preview

#BFEE7E

Color formats

HEX
#BFEE7E
RGB
rgb(191, 238, 126)
RGBA
rgba(191, 238, 126, 1)
HSL
hsl(85, 77%, 71%)
HSV
hsv(85, 47%, 93%)
CMYK
cmyk(20%, 0%, 47%, 7%)
CSS variable
--color-primary: #BFEE7E;
Lowercase HEX
#bfee7e

Shades

Tints

Tones

Harmony

CSS snippets for #BFEE7E

.color-bfee7e {
  color: #BFEE7E;
  background-color: #BFEE7E;
}

Frequently asked questions

What color is #BFEE7E?+

#BFEE7E is a HEX color with RGB value rgb(191, 238, 126) and HSL value hsl(85, 77%, 71%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BFEE7E?+

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