#BBFE95 Color

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

Color preview

#BBFE95

Color formats

HEX
#BBFE95
RGB
rgb(187, 254, 149)
RGBA
rgba(187, 254, 149, 1)
HSL
hsl(98, 98%, 79%)
HSV
hsv(98, 41%, 100%)
CMYK
cmyk(26%, 0%, 41%, 0%)
CSS variable
--color-primary: #BBFE95;
Lowercase HEX
#bbfe95

Shades

Tints

Tones

Harmony

CSS snippets for #BBFE95

.color-bbfe95 {
  color: #BBFE95;
  background-color: #BBFE95;
}

Frequently asked questions

What color is #BBFE95?+

#BBFE95 is a HEX color with RGB value rgb(187, 254, 149) and HSL value hsl(98, 98%, 79%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BBFE95?+

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