Horizon Glow
Copy Tailwind classes or plain CSS. Export a PNG preview.
Tailwind
bg-gradient-to-br from-orange-300 via-pink-300 to-purple-400
CSS
background: linear-gradient(to bottom right, rgb(253 186 116), rgb(249 168 212), rgb(192 132 252));
Copy Tailwind classes or plain CSS. Export a PNG preview.
bg-gradient-to-br from-orange-300 via-pink-300 to-purple-400
background: linear-gradient(to bottom right, rgb(253 186 116), rgb(249 168 212), rgb(192 132 252));