#BFEB8D Color

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

Color preview

#BFEB8D

Color formats

HEX
#BFEB8D
RGB
rgb(191, 235, 141)
RGBA
rgba(191, 235, 141, 1)
HSL
hsl(88, 70%, 74%)
HSV
hsv(88, 40%, 92%)
CMYK
cmyk(19%, 0%, 40%, 8%)
CSS variable
--color-primary: #BFEB8D;
Lowercase HEX
#bfeb8d

Shades

Tints

Tones

Harmony

CSS snippets for #BFEB8D

.color-bfeb8d {
  color: #BFEB8D;
  background-color: #BFEB8D;
}

Frequently asked questions

What color is #BFEB8D?+

#BFEB8D is a HEX color with RGB value rgb(191, 235, 141) and HSL value hsl(88, 70%, 74%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BFEB8D?+

The closest Tailwind color is lime-200, available as the bg-lime-200 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