Presenting Sillybits Pro - Beautifully crafted templates to create stunning landing pages in no time.
Docs
Animated Gradient Background

Animated Gradient Background

PreviousNext

A dynamic animated gradient background component that smoothly transitions between multiple colors.

SILLYBITS

Dynamic Animated Gradient Background Demo

Installation

Examples

Hero Section Example

SILLYBITS

Dynamic Animated Gradient Background Demo

Usage

import { AnimatedGradientBackground } from "@/components/sillybitsui/animated-gradient-background";
<AnimatedGradientBackground />

Props

PropTypeDefaultDescription
colorsstring[]["#8b5cf6", "#ec4899", "#facc15", "#22c55e", "#ef4444", "#3b82f6"]List of colors used for the gradient
directionstring"90deg"Direction of the gradient (e.g., "to right", "135deg")
speednumber5The speed of the gradient animation
sizenumber800Background gradient size multiplier
classNamestring""Additional class names for customization