Skip to content
roguelite labsAnthony Spezzano ↗
motion/gradient-text

Gradient Text

Animated gradient that flows across text. Loops continuously. Works with any font size.

Use and inspectUse this when the motion supports the surrounding content. Connect callbacks and state to your app, keep the reset preview as a local demonstration, and add a reduced-motion fallback for movement or looping. The preview is synthetic; it does not call a backend.Next: inspect the source below and replace the demo inputs with your own data.
Gradient TextAnimated gradient that flows across text. Loops continuously. Works with any font size.

Props

PropTypeDefaultDescription
childrenrequiredReactNodeText content
fromstring"#667eea"Start color
viastring"#764ba2"Middle color
tostring"#f093fb"End color
durationnumber3Cycle duration in seconds