#BBF00F Color

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

Color preview

#BBF00F

Color formats

HEX
#BBF00F
RGB
rgb(187, 240, 15)
RGBA
rgba(187, 240, 15, 1)
HSL
hsl(74, 88%, 50%)
HSV
hsv(74, 94%, 94%)
CMYK
cmyk(22%, 0%, 94%, 6%)
CSS variable
--color-primary: #BBF00F;
Lowercase HEX
#bbf00f

Shades

Tints

Tones

Harmony

CSS snippets for #BBF00F

.color-bbf00f {
  color: #BBF00F;
  background-color: #BBF00F;
}

Frequently asked questions

What color is #BBF00F?+

#BBF00F is a HEX color with RGB value rgb(187, 240, 15) and HSL value hsl(74, 88%, 50%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BBF00F?+

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