Drag the two control points to shape a CSS cubic-bezier() easing curve. Watch a real element animate with it, read the four values, and copy the string. Everything runs locally in your browser.
The x axis is time (0 to 1), the y axis is progress. Control point coordinates x must stay within 0 and 1; y can go outside that range to create overshoot and anticipation.