#BBFB7B Color

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

Color preview

#BBFB7B

Color formats

HEX
#BBFB7B
RGB
rgb(187, 251, 123)
RGBA
rgba(187, 251, 123, 1)
HSL
hsl(90, 94%, 73%)
HSV
hsv(90, 51%, 98%)
CMYK
cmyk(25%, 0%, 51%, 2%)
CSS variable
--color-primary: #BBFB7B;
Lowercase HEX
#bbfb7b

Shades

Tints

Tones

Harmony

CSS snippets for #BBFB7B

.color-bbfb7b {
  color: #BBFB7B;
  background-color: #BBFB7B;
}

Frequently asked questions

What color is #BBFB7B?+

#BBFB7B is a HEX color with RGB value rgb(187, 251, 123) and HSL value hsl(90, 94%, 73%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BBFB7B?+

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