Drag the two control points to shape a custom cubic-bezier easing curve. Watch the dot replay it live, then copy the value.
Live Preview
Generated CSS
.animated-element { transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1); }