#BBE000 Color

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

Color preview

#BBE000

Color formats

HEX
#BBE000
RGB
rgb(187, 224, 0)
RGBA
rgba(187, 224, 0, 1)
HSL
hsl(70, 100%, 44%)
HSV
hsv(70, 100%, 88%)
CMYK
cmyk(17%, 0%, 100%, 12%)
CSS variable
--color-primary: #BBE000;
Lowercase HEX
#bbe000

Shades

Tints

Tones

Harmony

CSS snippets for #BBE000

.color-bbe000 {
  color: #BBE000;
  background-color: #BBE000;
}

Frequently asked questions

What color is #BBE000?+

#BBE000 is a HEX color with RGB value rgb(187, 224, 0) and HSL value hsl(70, 100%, 44%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BBE000?+

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