OnomaUI

kururi motion

The motion for "turn around smoothly".

くるり1 motionOfficial

Sample

Turn around smoothly

Flip a card over

Flips open 180° around its left edge.

Duration
0.8s
Repeats
No
Easing
ease-in-out
Animates
3D turn rotateY
Show CSS
@keyframes onoma-kururi {
  0% { transform: perspective(400px) rotateY(0deg); }
  100% { transform: perspective(400px) rotateY(-180deg); }
}

.onoma-kururi {
  animation: onoma-kururi 0.8s ease-in-out both;
  transform-origin: 0% 50%;
}

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

Compare with similar motions

kururiTurn around smoothly
utoutoNod off drowsily
bowaBillow out