Desert Dawn
Copy Tailwind classes or plain CSS. Export a PNG preview.
Tailwind
bg-gradient-to-br from-amber-200 via-orange-300 to-pink-200
CSS
background: linear-gradient(to bottom right, rgb(253 230 138), rgb(253 186 116), rgb(251 207 232));
Copy Tailwind classes or plain CSS. Export a PNG preview.
bg-gradient-to-br from-amber-200 via-orange-300 to-pink-200
background: linear-gradient(to bottom right, rgb(253 230 138), rgb(253 186 116), rgb(251 207 232));