#BAFF39 Color

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

Color preview

#BAFF39

Color formats

HEX
#BAFF39
RGB
rgb(186, 255, 57)
RGBA
rgba(186, 255, 57, 1)
HSL
hsl(81, 100%, 61%)
HSV
hsv(81, 78%, 100%)
CMYK
cmyk(27%, 0%, 78%, 0%)
CSS variable
--color-primary: #BAFF39;
Lowercase HEX
#baff39

Shades

Tints

Tones

Harmony

CSS snippets for #BAFF39

.color-baff39 {
  color: #BAFF39;
  background-color: #BAFF39;
}

Frequently asked questions

What color is #BAFF39?+

#BAFF39 is a HEX color with RGB value rgb(186, 255, 57) and HSL value hsl(81, 100%, 61%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BAFF39?+

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