#B4FB00 Color

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

Color preview

#B4FB00

Color formats

HEX
#B4FB00
RGB
rgb(180, 251, 0)
RGBA
rgba(180, 251, 0, 1)
HSL
hsl(77, 100%, 49%)
HSV
hsv(77, 100%, 98%)
CMYK
cmyk(28%, 0%, 100%, 2%)
CSS variable
--color-primary: #B4FB00;
Lowercase HEX
#b4fb00

Shades

Tints

Tones

Harmony

CSS snippets for #B4FB00

.color-b4fb00 {
  color: #B4FB00;
  background-color: #B4FB00;
}

Frequently asked questions

What color is #B4FB00?+

#B4FB00 is a HEX color with RGB value rgb(180, 251, 0) and HSL value hsl(77, 100%, 49%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #B4FB00?+

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