#BBFF73 Color

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

Color preview

#BBFF73

Color formats

HEX
#BBFF73
RGB
rgb(187, 255, 115)
RGBA
rgba(187, 255, 115, 1)
HSL
hsl(89, 100%, 73%)
HSV
hsv(89, 55%, 100%)
CMYK
cmyk(27%, 0%, 55%, 0%)
CSS variable
--color-primary: #BBFF73;
Lowercase HEX
#bbff73

Shades

Tints

Tones

Harmony

CSS snippets for #BBFF73

.color-bbff73 {
  color: #BBFF73;
  background-color: #BBFF73;
}

Frequently asked questions

What color is #BBFF73?+

#BBFF73 is a HEX color with RGB value rgb(187, 255, 115) and HSL value hsl(89, 100%, 73%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BBFF73?+

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