CSS Animation Presets

Ready-to-use CSS animation code. Preview, copy, and paste into your projects instantly.

CSS Animation Properties

  • animation-name: References the @keyframes rule
  • animation-duration: How long the animation takes
  • animation-timing-function: Easing (ease, linear, etc.)
  • animation-iteration-count: How many times to repeat