#BFEF8B Color

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

Color preview

#BFEF8B

Color formats

HEX
#BFEF8B
RGB
rgb(191, 239, 139)
RGBA
rgba(191, 239, 139, 1)
HSL
hsl(89, 76%, 74%)
HSV
hsv(89, 42%, 94%)
CMYK
cmyk(20%, 0%, 42%, 6%)
CSS variable
--color-primary: #BFEF8B;
Lowercase HEX
#bfef8b

Shades

Tints

Tones

Harmony

CSS snippets for #BFEF8B

.color-bfef8b {
  color: #BFEF8B;
  background-color: #BFEF8B;
}

Frequently asked questions

What color is #BFEF8B?+

#BFEF8B is a HEX color with RGB value rgb(191, 239, 139) and HSL value hsl(89, 76%, 74%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BFEF8B?+

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