OnomaUI

howahowa motion

The motion for "soft and dreamy".

ほわほわ1 motionOfficial

Sample

Soft and dreamy

Dreamy mood

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

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

.onoma-howahowa {
  animation: onoma-howahowa 2.2s ease-in-out infinite alternate both;
}

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

Compare with similar motions

Words for the same motion