Chroma Flow

Vertical neon streaks flowing through a curl field, painted with a multi-stop rainbow gradient — sharpened peaks, soft bloom, and a black-hole cursor that bends streaks into orbit. Pauses when off-screen.

Lazy-ui
Move the cursor — streaks orbit

Backgrounds that
bend with you.

Vertical streaks ride a curl field, painted with a rainbow gradient. The cursor bends them into orbit around a ring — accretion disk, not hot point.

Customize

Palette
Speed0.50x
Density13
Flow1.00
Glow0.55
Vignette0.55
Grain0.040
Mouse pulse0.50
Mouse follow

Usage

import { ChromaFlow } from "@/components/lazy-ui/chroma-flow";

<ChromaFlow
  palette="sunset"
  speed={0.5}
  density={13}
  flow={1}
  glow={0.55}
  vignette={0.55}
  grain={0.04}
  mouseInfluence={0.5}
  mouseFollow={true}
/>