#BFFB8E Color

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

Color preview

#BFFB8E

Color formats

HEX
#BFFB8E
RGB
rgb(191, 251, 142)
RGBA
rgba(191, 251, 142, 1)
HSL
hsl(93, 93%, 77%)
HSV
hsv(93, 43%, 98%)
CMYK
cmyk(24%, 0%, 43%, 2%)
CSS variable
--color-primary: #BFFB8E;
Lowercase HEX
#bffb8e

Shades

Tints

Tones

Harmony

CSS snippets for #BFFB8E

.color-bffb8e {
  color: #BFFB8E;
  background-color: #BFFB8E;
}

Frequently asked questions

What color is #BFFB8E?+

#BFFB8E is a HEX color with RGB value rgb(191, 251, 142) and HSL value hsl(93, 93%, 77%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BFFB8E?+

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