#BFFEBB Color

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

Color preview

#BFFEBB

Color formats

HEX
#BFFEBB
RGB
rgb(191, 254, 187)
RGBA
rgba(191, 254, 187, 1)
HSL
hsl(116, 97%, 86%)
HSV
hsv(116, 26%, 100%)
CMYK
cmyk(25%, 0%, 26%, 0%)
CSS variable
--color-primary: #BFFEBB;
Lowercase HEX
#bffebb

Shades

Tints

Tones

Harmony

CSS snippets for #BFFEBB

.color-bffebb {
  color: #BFFEBB;
  background-color: #BFFEBB;
}

Frequently asked questions

What color is #BFFEBB?+

#BFFEBB is a HEX color with RGB value rgb(191, 254, 187) and HSL value hsl(116, 97%, 86%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BFFEBB?+

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