Cool Mint
Copy Tailwind classes or plain CSS. Export a PNG preview.
Tailwind
bg-gradient-to-br from-green-200 via-green-400 to-blue-500
CSS
background: linear-gradient(to bottom right, rgb(187 247 208), rgb(74 222 128), rgb(59 130 246));
Copy Tailwind classes or plain CSS. Export a PNG preview.
bg-gradient-to-br from-green-200 via-green-400 to-blue-500
background: linear-gradient(to bottom right, rgb(187 247 208), rgb(74 222 128), rgb(59 130 246));