#BBFB3C Color

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

Color preview

#BBFB3C

Color formats

HEX
#BBFB3C
RGB
rgb(187, 251, 60)
RGBA
rgba(187, 251, 60, 1)
HSL
hsl(80, 96%, 61%)
HSV
hsv(80, 76%, 98%)
CMYK
cmyk(25%, 0%, 76%, 2%)
CSS variable
--color-primary: #BBFB3C;
Lowercase HEX
#bbfb3c

Shades

Tints

Tones

Harmony

CSS snippets for #BBFB3C

.color-bbfb3c {
  color: #BBFB3C;
  background-color: #BBFB3C;
}

Frequently asked questions

What color is #BBFB3C?+

#BBFB3C is a HEX color with RGB value rgb(187, 251, 60) and HSL value hsl(80, 96%, 61%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BBFB3C?+

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