All Tools
1049+ free tools

CSS Spinner Generator

Generate a clean loading spinner.

.spinner {
  width: 48px; height: 48px;
  border: 4px solid #e5e7eb;
  border-top-color: #0ea5e9;
  border-radius: 50%;
  animation: spin-_R_19bsnqbqlb_ 800ms linear infinite;
}
@keyframes spin-_R_19bsnqbqlb_ { to { transform: rotate(360deg); } }

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