Create a cool color-fill animation with CSS

1 year ago
8

Recently someone asked me about the animations on https://arena.net and it turned out they were using mask-image to pull off this cool effect. The animation is easy enough to create, though creating the mask itself is a bit time-consuming!

🔗 Links
✅ Code from this video: https://github.com/kevin-powell/fancy-mask-image-animation

Loading comments...