#BEF25F Color

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

Color preview

#BEF25F

Color formats

HEX
#BEF25F
RGB
rgb(190, 242, 95)
RGBA
rgba(190, 242, 95, 1)
HSL
hsl(81, 85%, 66%)
HSV
hsv(81, 61%, 95%)
CMYK
cmyk(21%, 0%, 61%, 5%)
CSS variable
--color-primary: #BEF25F;
Lowercase HEX
#bef25f

Shades

Tints

Tones

Harmony

CSS snippets for #BEF25F

.color-bef25f {
  color: #BEF25F;
  background-color: #BEF25F;
}

Frequently asked questions

What color is #BEF25F?+

#BEF25F is a HEX color with RGB value rgb(190, 242, 95) and HSL value hsl(81, 85%, 66%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BEF25F?+

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