Cubic Bezier / Easing help
Shape a CSS easing curve and see it move.
Steps
- Choose a named preset, or drag the four control values.
- The curve is drawn and a dot animates with it; press Play to replay.
- Copy the
cubic-bezier(), or paste one in to edit it.
Notes
- The
xvalues are clamped to 0..1 by CSS; theyvalues can overshoot for "back" style easings. - Presets cover the common sine, quad, cubic, expo, and back curves.
Everything runs in your browser. Nothing you enter or drop is uploaded.
Back to Cubic Bezier / Easing