#BAFE01 Color

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

Color preview

#BAFE01

Color formats

HEX
#BAFE01
RGB
rgb(186, 254, 1)
RGBA
rgba(186, 254, 1, 1)
HSL
hsl(76, 99%, 50%)
HSV
hsv(76, 100%, 100%)
CMYK
cmyk(27%, 0%, 100%, 0%)
CSS variable
--color-primary: #BAFE01;
Lowercase HEX
#bafe01

Shades

Tints

Tones

Harmony

CSS snippets for #BAFE01

.color-bafe01 {
  color: #BAFE01;
  background-color: #BAFE01;
}

Frequently asked questions

What color is #BAFE01?+

#BAFE01 is a HEX color with RGB value rgb(186, 254, 1) and HSL value hsl(76, 99%, 50%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BAFE01?+

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