OnomaUI

atafuta motion

The motion for "flustered and in a rush".

あたふた1 motionOfficial

Sample

Flustered and in a rush

Panic at a sudden change

Rattles 5% and 8° side to side, forever.

Duration
0.3s
Repeats
Yes
Easing
linear
Animates
Position · Rotation translate rotate
Show CSS
@keyframes onoma-atafuta {
  0% { transform: translate(0%, 0%) rotate(0deg); }
  25% { transform: translate(5%, 0%) rotate(-8deg); }
  50% { transform: translate(0%, 0%) rotate(0deg); }
  75% { transform: translate(-5%, 0%) rotate(8deg); }
  100% { transform: translate(0%, 0%) rotate(0deg); }
}

.onoma-atafuta {
  animation: onoma-atafuta 0.3s linear infinite both;
}

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

Compare with similar motions

atafutaFlustered and in a rush
buruShiver with cold
buuBuzzer sounds

Words for the same motion