Arctic Aurora
Copy Tailwind classes or plain CSS. Export a PNG preview.
Tailwind
bg-gradient-to-br from-cyan-200 via-blue-400 to-purple-600
CSS
background: linear-gradient(to bottom right, rgb(165 243 252), rgb(96 165 250), rgb(147 51 234));
Copy Tailwind classes or plain CSS. Export a PNG preview.
bg-gradient-to-br from-cyan-200 via-blue-400 to-purple-600
background: linear-gradient(to bottom right, rgb(165 243 252), rgb(96 165 250), rgb(147 51 234));