#BFEB7E Color

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

Color preview

#BFEB7E

Color formats

HEX
#BFEB7E
RGB
rgb(191, 235, 126)
RGBA
rgba(191, 235, 126, 1)
HSL
hsl(84, 73%, 71%)
HSV
hsv(84, 46%, 92%)
CMYK
cmyk(19%, 0%, 46%, 8%)
CSS variable
--color-primary: #BFEB7E;
Lowercase HEX
#bfeb7e

Shades

Tints

Tones

Harmony

CSS snippets for #BFEB7E

.color-bfeb7e {
  color: #BFEB7E;
  background-color: #BFEB7E;
}

Frequently asked questions

What color is #BFEB7E?+

#BFEB7E is a HEX color with RGB value rgb(191, 235, 126) and HSL value hsl(84, 73%, 71%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BFEB7E?+

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