ColorBends

PreviousNext

Vibrant color bends with smooth flowing animation.

Docs
react-bitscomponent

Preview

Loading preview…
ColorBends/ColorBends.css
.color-bends-container {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

Installation

npx shadcn@latest add @react-bits/ColorBends-JS-CSS

Usage

import { ColorBendsJSCSS } from "@/components/ColorBends-JS-CSS"
<ColorBendsJSCSS />