OnomaUI

pukkuri motion

The motion for "puff up plump".

ぷっくり1 motionOfficial

Sample

Puff up plump

Highlight a badge

Swells softly to 113% and back.

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

.onoma-pukkuri {
  animation: onoma-pukkuri 0.74s ease-in-out both;
}

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

Compare with similar motions

Words for the same motion