Neon Button Generator
日本語

Light pattern

320px
135°
46°
50%
0%
14
90°
22%
35°
12
14
46
3
8
70
1.2
0.3
1
1

HTML

CSS

Neon Button Generator is a free tool that creates CSS buttons whose rim (edge) glows, rendered with SVG filters rather than a flat box-shadow. Pick from 15 light patterns, tune the colors and size, and copy ready-to-paste HTML/CSS.

How to use it (3 steps)

  1. Pick one of the 15 light patterns with the buttons
  2. Adjust color, thickness, corner radius, blur and animation speed
  3. Copy the generated HTML and CSS and paste them into your project

The 15 light patterns at a glance

PatternWhat it does
DirectionalOne-sided sweep light (feDistantLight)
PointA single bright point (radial gradient)
Arc ShineA smooth glossy sheen sweeps part of the rim
Beam GlowA focused pool of light gathers on the rim
Gloss ShineA glass-like diagonal sheen runs across the rim
NeonThe whole rim glows evenly
DualTwo colors from opposite sides
GradientA multi-color gradient flows around the rim
TriThree colors from three directions
PulseThe rim glow breathes slowly
ChaseA band of light runs around the rim
FlickerRandom flicker like a neon tube
Double RimTwo layers glow in different colors
UnderglowLight pooling below, like a floor reflection
CornerThe four corners glow

FAQ

What kind of buttons can I make?

You can make CSS buttons whose rim (edge) glows. Choose from 15 light patterns — directional, neon, arc shine, gradient, double rim, underglow and more — and tune color, thickness, corner radius and blur.

Can I use the output code as-is?

Yes. Copy the two HTML and CSS blocks and paste them — that is all. There are no external libraries; the code, including the SVG filter, is self-contained.

Are the glow animations included?

Yes. With auto-animate on, JavaScript for the pattern's rotation or pulse animation is appended to the output code and runs wherever you paste it.

Which browsers are supported?

It works in major browsers that support SVG filters (feSpecularLighting, feGaussianBlur), such as Chrome, Edge, Safari and Firefox.

Is it free for commercial use?

Yes. It is free, and the buttons you generate can be used on commercial sites.

Related tools