Gradient playground

Tune the hero gradient, then paste the values into gradient-panel.tsx.

Colors

#e79bc4
#f2e6da
#c85a28
#12419a
<GradientPanel
  colors={["#e79bc4","#f2e6da","#c85a28","#12419a"]}
  distortion={0.8}
  swirl={0.2}
  grainOverlay={0.12}
  speed={0.2}
  scale={1}
/>