#BAFF24 Color

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

Color preview

#BAFF24

Color formats

HEX
#BAFF24
RGB
rgb(186, 255, 36)
RGBA
rgba(186, 255, 36, 1)
HSL
hsl(79, 100%, 57%)
HSV
hsv(79, 86%, 100%)
CMYK
cmyk(27%, 0%, 86%, 0%)
CSS variable
--color-primary: #BAFF24;
Lowercase HEX
#baff24

Shades

Tints

Tones

Harmony

CSS snippets for #BAFF24

.color-baff24 {
  color: #BAFF24;
  background-color: #BAFF24;
}

Frequently asked questions

What color is #BAFF24?+

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

What is the closest Tailwind color to #BAFF24?+

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