#BBFB4B Color

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

Color preview

#BBFB4B

Color formats

HEX
#BBFB4B
RGB
rgb(187, 251, 75)
RGBA
rgba(187, 251, 75, 1)
HSL
hsl(82, 96%, 64%)
HSV
hsv(82, 70%, 98%)
CMYK
cmyk(25%, 0%, 70%, 2%)
CSS variable
--color-primary: #BBFB4B;
Lowercase HEX
#bbfb4b

Shades

Tints

Tones

Harmony

CSS snippets for #BBFB4B

.color-bbfb4b {
  color: #BBFB4B;
  background-color: #BBFB4B;
}

Frequently asked questions

What color is #BBFB4B?+

#BBFB4B is a HEX color with RGB value rgb(187, 251, 75) and HSL value hsl(82, 96%, 64%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BBFB4B?+

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