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

Effect 10 - Rising Particles

Pro

An ambient rising particle animation that creates a magical, floating atmosphere for backgrounds.

Theme

Upgrade to Pro

Rising Particles Effect

An ambient particle animation that creates a magical, floating atmosphere. Perfect for hero sections and decorative backgrounds.

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
<Effect10
  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 rise duration in seconds.
maxDurationnumber20Maximum generated rise duration in seconds.
particleColorstring"currentColor"CSS color value used by the particles.
minOpacitynumber0.1Minimum generated particle opacity.
maxOpacitynumber0.6Maximum generated particle opacity.