Midday Sea
Copy Tailwind classes or plain CSS. Export a PNG preview.
Tailwind
bg-gradient-to-br from-blue-300 via-cyan-400 to-teal-500
CSS
background: linear-gradient(to bottom right, rgb(147 197 253), rgb(34 211 238), rgb(20 184 166));
Copy Tailwind classes or plain CSS. Export a PNG preview.
bg-gradient-to-br from-blue-300 via-cyan-400 to-teal-500
background: linear-gradient(to bottom right, rgb(147 197 253), rgb(34 211 238), rgb(20 184 166));