Aurora Burst
Copy Tailwind classes or plain CSS. Export a PNG preview.
Tailwind
bg-gradient-to-r from-green-300 via-teal-400 to-cyan-300
CSS
background: linear-gradient(to right, rgb(134 239 172), rgb(45 212 191), rgb(103 232 249));
Copy Tailwind classes or plain CSS. Export a PNG preview.
bg-gradient-to-r from-green-300 via-teal-400 to-cyan-300
background: linear-gradient(to right, rgb(134 239 172), rgb(45 212 191), rgb(103 232 249));