← Back to Tools

CSS Animation Generator

Preview

Box

Preview Customization

8px

Presets

Animation Properties

1s
0s

Keyframes Editor

Add Keyframe

CSS Code

@keyframes animation { 0% { transform: none; opacity: 1; background-color: #7b2ff7; } 100% { transform: none; opacity: 1; background-color: #7b2ff7; } } .element { animation-name: animation; animation-duration: 1s; animation-timing-function: ease; animation-delay: 0s; animation-iteration-count: infinite; animation-direction: normal; animation-fill-mode: none; }
\xF0\x9F\x92\x99 Tip\xF0\x9F\x93\x9A Get Bundle \x244.99