Web features explorer

cubic-bezier() easing

Widely available since 2018-01-29
Tags: css Groups: Animation CSS > Transitions (CSS)

The cubic-bezier() CSS easing function interpolates along a smooth curve, creating animations and transitions with continuous changes in speed. The ease, ease-in, ease-out, and ease-in-out keyword values are presets for common Bézier curves.

Learning resources on MDN

Browser support