Blur Reveal
Motion
Advanced Tailwind blur reveal and Tailwind CSS scroll animation components for staggered, cinematic item intros.
Bring a cinematic feel to your interfaces with a Tailwind blur reveal effect. These Tailwind CSS scroll animation components transition elements from blurred to sharp as they enter the viewport, focusing user attention exactly where you want it.
Use a blur reveal on high-impact typography like a Gradient Text hero header or to sequentially surface features in a Card Spotlight grid.
Implementation
Usage
Hero Content
Introducing
Content that reveals
with clarity.
Elements transition from blurred to sharp, drawing the eye naturally to each piece of content.
Staggered Group
01
Research
Understand the problem deeply.
02
Design
Craft a thoughtful solution.
03
Ship
Deliver with confidence.
Props
| Prop | Type | Default | Description |
|---|---|---|---|
children | ReactNode | — | Content to reveal |
delay | number | 0 | Animation delay (seconds) |
duration | number | 0.6 | Animation duration |
direction | "up" | "down" | "left" | "right" | "up" | Blur offset direction |
blur | number | 10 | Starting blur amount (px) |