Skip to content

CSS Loader Spinner Generator

Generate animated CSS loading spinners with customizable colors, sizes, and speeds. Copy pure CSS and HTML instantly for any project.

Updated

What is the CSS Loader Spinner Generator?

How it works

Examples

Classic Ring Spinner

Type: Ring | Size: 64px | Primary Color: #6366F1 | Speed: 1s | Border Width: 6px
A single div with the loader-ring class and a @keyframes rotation animation.

Bouncing Dots Loader

Type: Bounce | Size: 60px | Primary Color: #F59E0B | Secondary Color: #EF4444 | Speed: 1.2s | Gap: 6px
A container div with three child divs, each with staggered animation delays.

Equalizer Bars Loader

Type: Bars | Size: 50px | Primary Color: #0EA5E9 | Secondary Color: #06B6D4 | Speed: 1s | Gap: 4px
A container div with five child divs using scaleY keyframes with incremental delays.

Frequently asked questions