Text Shimmer
Motion
Elegant Tailwind text shimmer and Tailwind CSS highlight animation components for drawing continuous attention to important text.
Draw the eye without overwhelming the layout using a Tailwind text shimmer. This subtle Tailwind CSS highlight animation passes a soft, glowing sweep over your text, making it perfect for new feature announcements or premium tier badges.
Use a text shimmer within a Badge to highlight a "New" status, or wrap it around the primary label of a pricing Card.
Implementation
Usage
Default Shimmer
Introducing Motion
A shimmer effect sweeps across the text continuously
Custom Duration & Spread
Fast shimmer, wide spreadSlow shimmer, tight spread
Props
| Prop | Type | Default | Description |
|---|---|---|---|
children | string | — | Text content |
className | string | "" | Additional CSS classes |
duration | number | 2.5 | Animation duration (seconds) |
spread | number | 2 | Width of the shimmer highlight |