#BEF50A Color

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

Color preview

#BEF50A

Color formats

HEX
#BEF50A
RGB
rgb(190, 245, 10)
RGBA
rgba(190, 245, 10, 1)
HSL
hsl(74, 92%, 50%)
HSV
hsv(74, 96%, 96%)
CMYK
cmyk(22%, 0%, 96%, 4%)
CSS variable
--color-primary: #BEF50A;
Lowercase HEX
#bef50a

Shades

Tints

Tones

Harmony

CSS snippets for #BEF50A

.color-bef50a {
  color: #BEF50A;
  background-color: #BEF50A;
}

Frequently asked questions

What color is #BEF50A?+

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

What is the closest Tailwind color to #BEF50A?+

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