Ocean Breeze
Copy Tailwind classes or plain CSS. Export a PNG preview.
Tailwind
bg-gradient-to-br from-blue-400 via-cyan-500 to-teal-500
CSS
background: linear-gradient(to bottom right, rgb(96 165 250), rgb(6 182 212), rgb(20 184 166));
Copy Tailwind classes or plain CSS. Export a PNG preview.
bg-gradient-to-br from-blue-400 via-cyan-500 to-teal-500
background: linear-gradient(to bottom right, rgb(96 165 250), rgb(6 182 212), rgb(20 184 166));