#BBFD92 Color

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

Color preview

#BBFD92

Color formats

HEX
#BBFD92
RGB
rgb(187, 253, 146)
RGBA
rgba(187, 253, 146, 1)
HSL
hsl(97, 96%, 78%)
HSV
hsv(97, 42%, 99%)
CMYK
cmyk(26%, 0%, 42%, 1%)
CSS variable
--color-primary: #BBFD92;
Lowercase HEX
#bbfd92

Shades

Tints

Tones

Harmony

CSS snippets for #BBFD92

.color-bbfd92 {
  color: #BBFD92;
  background-color: #BBFD92;
}

Frequently asked questions

What color is #BBFD92?+

#BBFD92 is a HEX color with RGB value rgb(187, 253, 146) and HSL value hsl(97, 96%, 78%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BBFD92?+

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