Flicker

Flickering particle grid with customizable properties

flicker-tw

Customize

Particle Settings

30
1.5

Colors

#5A4B81
#FF9FFC

Animation

1
0.3
1.5
1

Appearance

1
1

Interaction

Props

classNamestring

Additional CSS classes for the wrapper element

Default:""
spacingnumber

Distance between particle centers in pixels

Default:20
particleSizenumber

Radius of each particle in pixels

Default:1.5
colorstring

Base color for dim particles (hex or rgba)

Default:"#5A4B81"
glowColorstring

Glow color when particles brighten (hex or rgba)

Default:"#FF9FFC"
alphanumber

Overall opacity of the entire effect (0-1)

Default:1
overlaynumber

Radial vignette darkness intensity (0-1)

Default:1
overlayColorstring

Color of the overlay vignette (hex or rgb)

Default:"#0a0a0a"
minFrequencynumber

Minimum flicker frequency per particle

Default:0.3
maxFrequencynumber

Maximum flicker frequency per particle

Default:1.5
ratenumber

Global animation speed multiplier

Default:1
shape"circle" | "square"

Shape of the particles

Default:"circle"
jitterboolean

Whether to randomly offset particles from the grid

Default:false
flickerChancenumber

Probability that a particle will flicker (0-1)

Default:1.0
mouseEffectboolean

Whether mouse proximity affects particles

Default:false
colorPalettestring[]

Array of colors to randomly assign to particles

Default:undefined