OnomaUI

pokkari motion

The motion for "float like a cloud".

ぽっかり1 motionOfficial

Sample

Float like a cloud

Idle / free time

Floats up and down 8% with a slight tilt, forever.

Duration
3.2s
Repeats
Yes
Easing
ease-in-out
Animates
Position · Rotation translate rotate
Show CSS
@keyframes onoma-pokkari {
  0% { transform: translate(0%, 8%) rotate(-1deg); }
  100% { transform: translate(0%, -8%) rotate(1deg); }
}

.onoma-pokkari {
  animation: onoma-pokkari 3.2s ease-in-out infinite alternate both;
}

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

Compare with similar motions

pokkariFloat like a cloud
fuwaFloat
honobonoWarm and peaceful

Words for the same motion