Understand How Easing Works
See the relationship between a bezier curve and the motion it produces.
Drag the teal & rose handles to shape the curve
Presets
💡 The rose and teal handles can pull above or below the box (Y beyond 0-1) to create “overshoot” / bounce effects like back-out and anticipate. X stays within 0-1 (time can’t reverse).
Learning tips
The X axis is time, the Y axis is progress. A steep section = fast motion; a flat section = slow motion.
Compare linear (straight diagonal) with ease — watch how the same duration feels completely different.
The three mini-previews (position, width, scale) show the same curve applied to different properties.
Comment ça marche
Pourquoi utiliser le nôtre ?
Also check out…
Custom CSS Transition Easing
Design natural-feeling easing for hover effects, m
Bounce & Overshoot Animations
Create playful spring/bounce motion by pulling con
Easing for @keyframes Animations
Pick the right animation-timing-function for CSS k
Easing Values for JS Animation Libraries
Get cubic-bezier values for GSAP, Framer Motion, a
