motionvault.dev/preview/otp-code-input LIVE
Remix
How to use it — read straight from the code
Where it fits
- Navigation systems and power-user entry points
- Forms, settings panels and onboarding flows
- Swap into an existing page where a static block feels flat
Adjustable knobs
- #070711
- accent color
- #ECEAF9
- accent color
- #9D99C4
- accent color
- #A78BFA
- accent color
- 25s
- motion timing
- 45s
- motion timing
- 3s
- motion timing
Accessibility
- ✓Ships with a prefers-reduced-motion fallback — motion is disabled or reduced for sensitive users.
- ✓Includes ARIA attributes / labels for assistive technology.
- ✓Uses native interactive elements, so keyboard focus works out of the box.
Performance
- Animations run on transform/opacity only (GPU-composited) — no layout thrash.
- Self-contained single file (~4 KB, no network requests) — safe to inline or lazy-load in an iframe.
More from Components
Comments & ratings
Loading comments…