Puzzl UIbeta

Rainbow Background

A customizable animated component for React and Framer.

Hover me

Installation

npx shadcn@latest add https://puzzlui.com/registry/rainbow-background.json

First time using Puzzl UI? Read ourinstallation guide.

Properties

PropertyTypeDefaultDescription
childrenReactNodeContent to be displayed inside the component.
classNamestring bg-foreground/10 hover:bg-[#C8EEEC]
borderSizenumber 1.5Border size.
gradientstring linear-gradient(to left, #FF9AA9, #FDCA7A, #FCF495, #FFFBD1)The background style. This can be any valid CSS background gradient.