#BAFF44 Color

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

Color preview

#BAFF44

Color formats

HEX
#BAFF44
RGB
rgb(186, 255, 68)
RGBA
rgba(186, 255, 68, 1)
HSL
hsl(82, 100%, 63%)
HSV
hsv(82, 73%, 100%)
CMYK
cmyk(27%, 0%, 73%, 0%)
CSS variable
--color-primary: #BAFF44;
Lowercase HEX
#baff44

Shades

Tints

Tones

Harmony

CSS snippets for #BAFF44

.color-baff44 {
  color: #BAFF44;
  background-color: #BAFF44;
}

Frequently asked questions

What color is #BAFF44?+

#BAFF44 is a HEX color with RGB value rgb(186, 255, 68) and HSL value hsl(82, 100%, 63%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BAFF44?+

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