OnomaUI

kehokeho motion

The motion for "cough lightly".

けほけほ1 motionOfficial

Sample

Cough lightly

Unwell or dusty

Dips 5% 3 time(s), rests a moment, and repeats.

Duration
0.7s
Repeats
Yes
Easing
ease-in-out
Animates
Position translate
Show CSS
@keyframes onoma-kehokeho {
  0% { transform: translate(0%, 0%); }
  11.67% { transform: translate(0%, 5%); }
  23.33% { transform: translate(0%, 0%); }
  35% { transform: translate(0%, 5%); }
  46.67% { transform: translate(0%, 0%); }
  58.33% { transform: translate(0%, 5%); }
  70% { transform: translate(0%, 0%); }
  100% { transform: translate(0%, 0%); }
}

.onoma-kehokeho {
  animation: onoma-kehokeho 0.7s ease-in-out infinite both;
}

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

Compare with similar motions

Words for the same motion