#BBEE73 Color

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

Color preview

#BBEE73

Color formats

HEX
#BBEE73
RGB
rgb(187, 238, 115)
RGBA
rgba(187, 238, 115, 1)
HSL
hsl(85, 78%, 69%)
HSV
hsv(85, 52%, 93%)
CMYK
cmyk(21%, 0%, 52%, 7%)
CSS variable
--color-primary: #BBEE73;
Lowercase HEX
#bbee73

Shades

Tints

Tones

Harmony

CSS snippets for #BBEE73

.color-bbee73 {
  color: #BBEE73;
  background-color: #BBEE73;
}

Frequently asked questions

What color is #BBEE73?+

#BBEE73 is a HEX color with RGB value rgb(187, 238, 115) and HSL value hsl(85, 78%, 69%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #BBEE73?+

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