#BBEC5B Color

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

Color preview

#BBEC5B

Color formats

HEX
#BBEC5B
RGB
rgb(187, 236, 91)
RGBA
rgba(187, 236, 91, 1)
HSL
hsl(80, 79%, 64%)
HSV
hsv(80, 61%, 93%)
CMYK
cmyk(21%, 0%, 61%, 7%)
CSS variable
--color-primary: #BBEC5B;
Lowercase HEX
#bbec5b

Shades

Tints

Tones

Harmony

CSS snippets for #BBEC5B

.color-bbec5b {
  color: #BBEC5B;
  background-color: #BBEC5B;
}

Frequently asked questions

What color is #BBEC5B?+

#BBEC5B is a HEX color with RGB value rgb(187, 236, 91) and HSL value hsl(80, 79%, 64%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BBEC5B?+

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