OnomaUI

zokuzoku motion

The motion for "chills of fear or thrill".

ぞくぞく1 motionOfficial

Sample

Chills of fear or thrill

Excitement or thrill

Trembles about 2% in every direction, forever.

Duration
0.6s
Repeats
Yes
Easing
linear
Animates
Position · Rotation translate rotate
Show CSS
@keyframes onoma-zokuzoku {
  0% { transform: translate(0%, 0%) rotate(0deg); }
  12.5% { transform: translate(2%, -1.2%) rotate(2.4deg); }
  25% { transform: translate(-1.6%, 1%) rotate(-3deg); }
  37.5% { transform: translate(1.2%, 1.8%) rotate(1.5deg); }
  50% { transform: translate(-2%, -0.8%) rotate(-1.8deg); }
  62.5% { transform: translate(1.6%, 0.6%) rotate(3deg); }
  75% { transform: translate(-1%, -2%) rotate(-0.9deg); }
  87.5% { transform: translate(0.6%, 1.4%) rotate(2.1deg); }
  100% { transform: translate(0%, 0%) rotate(0deg); }
}

.onoma-zokuzoku {
  animation: onoma-zokuzoku 0.6s linear infinite both;
}

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

Compare with similar motions

zokuzokuChills of fear or thrill
pichaLight splash
guwaSurge up all at once