Gradient Button

Live Preview
<button
        class="px-8 py-3 bg-gradient-to-r from-pink-500 via-purple-500 to-indigo-500 text-white font-bold rounded-full hover:scale-105 transition-transform duration-300 shadow-xl shadow-purple-200 active:scale-95">
        Magic Action
    </button>

Related components

More items from the merged UI library.

View all