OnomaUI

juwa motion

The motion for "juices burst out".

じゅわっ1 motionOfficial

Sample

Juices burst out

Joy spilling over

Swells softly to 116% and back.

Duration
0.5s
Repeats
No
Easing
ease-in-out
Animates
Scale scale
Show CSS
@keyframes onoma-juwa {
  0% { transform: scale(1, 1); }
  50% { transform: scale(1.16, 1.16); }
  100% { transform: scale(1, 1); }
}

.onoma-juwa {
  animation: onoma-juwa 0.5s ease-in-out both;
}

/* Reduced motion: no motion */
@media (prefers-reduced-motion: reduce) {
  .onoma-juwa { animation: none; }
}

Compare with similar motions

Words for the same motion