Skip to content

Aurora Burst

Copy Tailwind classes or plain CSS. Export a PNG preview.

Aurora Burst gradient preview

Tailwind

bg-gradient-to-r from-green-300 via-teal-400 to-cyan-300

CSS

background: linear-gradient(to right, rgb(134 239 172), rgb(45 212 191), rgb(103 232 249));