Glacier Stream
Copy Tailwind classes or plain CSS. Export a PNG preview.
Tailwind
bg-gradient-to-br from-cyan-300 via-sky-300 to-blue-400
CSS
background: linear-gradient(to bottom right, rgb(103 232 249), rgb(125 211 252), rgb(96 165 250));
Copy Tailwind classes or plain CSS. Export a PNG preview.
bg-gradient-to-br from-cyan-300 via-sky-300 to-blue-400
background: linear-gradient(to bottom right, rgb(103 232 249), rgb(125 211 252), rgb(96 165 250));