BB
obop
Easing Functions
index
tools
Animate All
Custom Bezier
Click any card to see CSS output. Click "Animate All" to play demos.
Custom cubic-bezier(x1, y1, x2, y2)
x1
y1
x2
y2
transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1.0);
Animation Preview
(1s duration)