Stripe Animated Gradient

Recreate the iconic animated gradient from Stripe with this seamless background animation component.

Installation

pnpm dlx shadcn@latest add https://badtz-ui.com/r/stripe-animated-gradient.json

Usage

import { AnimatedGradient } from "@/components/ui/stripe-animated-gradient";
<AnimatedGradient color1="#a960ee" color2="#ff333d" color3="#90e0ff" color4="#ffcb57" />

Props

AnimatedGradient props.

Credits

  • I didn't create the original effect; I simply adapted it to work with React. Full credit goes to:
  • @kevinhufnagl
  • Stripe