#BAF50A Color

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

Color preview

#BAF50A

Color formats

HEX
#BAF50A
RGB
rgb(186, 245, 10)
RGBA
rgba(186, 245, 10, 1)
HSL
hsl(75, 92%, 50%)
HSV
hsv(75, 96%, 96%)
CMYK
cmyk(24%, 0%, 96%, 4%)
CSS variable
--color-primary: #BAF50A;
Lowercase HEX
#baf50a

Shades

Tints

Tones

Harmony

CSS snippets for #BAF50A

.color-baf50a {
  color: #BAF50A;
  background-color: #BAF50A;
}

Frequently asked questions

What color is #BAF50A?+

#BAF50A is a HEX color with RGB value rgb(186, 245, 10) and HSL value hsl(75, 92%, 50%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BAF50A?+

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