#BFED7E Color

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

Color preview

#BFED7E

Color formats

HEX
#BFED7E
RGB
rgb(191, 237, 126)
RGBA
rgba(191, 237, 126, 1)
HSL
hsl(85, 76%, 71%)
HSV
hsv(85, 47%, 93%)
CMYK
cmyk(19%, 0%, 47%, 7%)
CSS variable
--color-primary: #BFED7E;
Lowercase HEX
#bfed7e

Shades

Tints

Tones

Harmony

CSS snippets for #BFED7E

.color-bfed7e {
  color: #BFED7E;
  background-color: #BFED7E;
}

Frequently asked questions

What color is #BFED7E?+

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

What is the closest Tailwind color to #BFED7E?+

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