Search Kaotypr Design System

Search tokens, pages and quick actions

TokensMotion

Motion

Tunable. The five-step duration scale and four named easings are the only valid motion vocabulary.

Motion vocabulary

Five durations, four easings. Reach for duration-fast ease-out for micro-interactions, duration-normal ease-spring for layout reveals, and duration-slow ease-overshoot for confidence-builder moments.

Tunable

Tunable tokens

9 tokens
--duration-fastTunable

Light
100ms
--duration-instantTunable

Light
0ms
--duration-normalTunable

Light
200ms
--duration-slowTunable

Light
300ms
--duration-slowerTunable

Light
500ms
--ease-in-outTunable

Light
cubic-bezier(0.65, 0, 0.35, 1)
--ease-outTunable

Light
cubic-bezier(0.16, 1, 0.3, 1)
--ease-overshootTunable

Light
cubic-bezier(0.68, -0.55, 0.265, 1.55)
--ease-springTunable

Light
cubic-bezier(0.34, 1.56, 0.64, 1)