<a class="inline-block px-4 py-3 text-sm font-semibold text-center text-white uppercase transition duration-200 ease-in-out bg-indigo-500 rounded-md cursor-pointer hover:bg-indigo-600">Button</a>
Using daisy: <a class="btn btn-primary">Button</a>
Although I personally think that the corners at a bit too rounded by default, giving it a very amateur look but I think you can customize that.