#BEF250 Color

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

Color preview

#BEF250

Color formats

HEX
#BEF250
RGB
rgb(190, 242, 80)
RGBA
rgba(190, 242, 80, 1)
HSL
hsl(79, 86%, 63%)
HSV
hsv(79, 67%, 95%)
CMYK
cmyk(21%, 0%, 67%, 5%)
CSS variable
--color-primary: #BEF250;
Lowercase HEX
#bef250

Shades

Tints

Tones

Harmony

CSS snippets for #BEF250

.color-bef250 {
  color: #BEF250;
  background-color: #BEF250;
}

Frequently asked questions

What color is #BEF250?+

#BEF250 is a HEX color with RGB value rgb(190, 242, 80) and HSL value hsl(79, 86%, 63%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BEF250?+

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