CSS Studio

Cubic Bezier Editor

Design custom easing functions for animations

Curve Editor

Click to adjust control points

Controls

Point 1

Point 2

s

Preview

Linearlinear
Customcubic-bezier(0.25, 0.1, 0.25, 1)

Presets

animation-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
animation-duration: 1s;