#BBFE8B Color

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

Color preview

#BBFE8B

Color formats

HEX
#BBFE8B
RGB
rgb(187, 254, 139)
RGBA
rgba(187, 254, 139, 1)
HSL
hsl(95, 98%, 77%)
HSV
hsv(95, 45%, 100%)
CMYK
cmyk(26%, 0%, 45%, 0%)
CSS variable
--color-primary: #BBFE8B;
Lowercase HEX
#bbfe8b

Shades

Tints

Tones

Harmony

CSS snippets for #BBFE8B

.color-bbfe8b {
  color: #BBFE8B;
  background-color: #BBFE8B;
}

Frequently asked questions

What color is #BBFE8B?+

#BBFE8B is a HEX color with RGB value rgb(187, 254, 139) and HSL value hsl(95, 98%, 77%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BBFE8B?+

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