All Tools
1049+ free tools

Loader Generator

Various CSS loaders.

.loader { display: flex; gap: 6px; }
.loader i { width: 10px; height: 10px; background: #0ea5e9; border-radius: 50%; animation: bounce-_R_19bsnqbqlb_ 600ms infinite alternate; }
.loader i:nth-child(2) { animation-delay: 150ms; }
.loader i:nth-child(3) { animation-delay: 300ms; }
@keyframes bounce-_R_19bsnqbqlb_ { to { opacity: 0.3; transform: translateY(-5px); } }

Related web-design tools

CSS Animation Generator
Create CSS animations with live preview & presets
SVG Blob Generator
Generate organic SVG blob shapes with gradients
Box Shadow Generator
CSS box-shadow with live preview & copy
Border Radius Generator
CSS border-radius with preview