Design a CSS easing curve.
cubic-bezier(0.25, 0.1, 0.25, 1)
Drag the two control points to shape the timing function and copy the cubic-bezier() value. Press play to feel the easing on a moving dot, not just see the curve.