#BFFC8D Color

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

Color preview

#BFFC8D

Color formats

HEX
#BFFC8D
RGB
rgb(191, 252, 141)
RGBA
rgba(191, 252, 141, 1)
HSL
hsl(93, 95%, 77%)
HSV
hsv(93, 44%, 99%)
CMYK
cmyk(24%, 0%, 44%, 1%)
CSS variable
--color-primary: #BFFC8D;
Lowercase HEX
#bffc8d

Shades

Tints

Tones

Harmony

CSS snippets for #BFFC8D

.color-bffc8d {
  color: #BFFC8D;
  background-color: #BFFC8D;
}

Frequently asked questions

What color is #BFFC8D?+

#BFFC8D is a HEX color with RGB value rgb(191, 252, 141) and HSL value hsl(93, 95%, 77%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BFFC8D?+

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