Summer pricing is live: save $50 on Starwind Pro lifetime access.

Effect 11 - Falling Particles

Pro

An ambient falling particle animation that creates a gentle, cascading atmosphere for backgrounds.

Theme

Upgrade to Pro

Falling Particles Effect

An ambient particle animation that creates a gentle, cascading atmosphere. Perfect for hero sections and decorative backgrounds with a snow or rain-like feel.

Customize particle count, size, speed, color, and opacity

Loading code...

Starwind Dependencies

Sign in to view code and copy install commands.

Sign in

This component requires Starwind Pro.

Get lifetime access to all premium components, updates, and priority support.

Upgrade to Pro

Failed to load code. Please try again.

Code

Usage
<Effect11
  particleColor="var(--color-foreground)"
/>

Props

proptypedefaultdescription
particleCountnumber50Number of particles generated during render.
minSizenumber2Minimum generated particle size in pixels.
maxSizenumber6Maximum generated particle size in pixels.
minDurationnumber8Minimum generated fall duration in seconds.
maxDurationnumber20Maximum generated fall duration in seconds.
particleColorstring"currentColor"CSS color value used by the particles.
minOpacitynumber0.1Minimum generated particle opacity.
maxOpacitynumber0.6Maximum generated particle opacity.