OnomaUI

buwa motion

The motion for "well up all at once".

ぶわっ1 motionOfficial

Sample

Well up all at once

Moved / goosebumps

Swells softly to 130% and back.

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

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

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

Compare with similar motions

Words for the same motion