#BBFD2D Color

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

Color preview

#BBFD2D

Color formats

HEX
#BBFD2D
RGB
rgb(187, 253, 45)
RGBA
rgba(187, 253, 45, 1)
HSL
hsl(79, 98%, 58%)
HSV
hsv(79, 82%, 99%)
CMYK
cmyk(26%, 0%, 82%, 1%)
CSS variable
--color-primary: #BBFD2D;
Lowercase HEX
#bbfd2d

Shades

Tints

Tones

Harmony

CSS snippets for #BBFD2D

.color-bbfd2d {
  color: #BBFD2D;
  background-color: #BBFD2D;
}

Frequently asked questions

What color is #BBFD2D?+

#BBFD2D is a HEX color with RGB value rgb(187, 253, 45) and HSL value hsl(79, 98%, 58%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BBFD2D?+

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