#BBF150 Color

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

Color preview

#BBF150

Color formats

HEX
#BBF150
RGB
rgb(187, 241, 80)
RGBA
rgba(187, 241, 80, 1)
HSL
hsl(80, 85%, 63%)
HSV
hsv(80, 67%, 95%)
CMYK
cmyk(22%, 0%, 67%, 5%)
CSS variable
--color-primary: #BBF150;
Lowercase HEX
#bbf150

Shades

Tints

Tones

Harmony

CSS snippets for #BBF150

.color-bbf150 {
  color: #BBF150;
  background-color: #BBF150;
}

Frequently asked questions

What color is #BBF150?+

#BBF150 is a HEX color with RGB value rgb(187, 241, 80) and HSL value hsl(80, 85%, 63%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BBF150?+

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