Basic example
Hover effect appears when a user positions computer cursor over an element without activating it.
Hey there 👋 we want to make Tailwind Elements a community-driven project. It's open source and free, and we would like it to stay that way. If you enjoy it, help the project grow by sharing it with your peers. Every share counts, thank you!
Color
Change the color and opacity by manipulating color and
.hover:opacity-*
classes. Have a look at our
masks
docs to learn more.






Gradient
Set a fancy gradient as an overlay.

Zoom
Use .hover:scale-110
class to any element to apply zoom.

Shadow
Use .hover:shadow-lg
class to any element to apply the effect.

If you are looking for more advanced options, try Bootstrap Hover effects from MDBootstrap.