Measured entry
animata-blurry-blob
background-effectaurora-meshmotion on file
A React and Tailwind background effect made from two absolutely positioned, blurred color blocks that pulse through a custom keyframe. It ships as a shadcn registry component, imports a cn helper, and relies on clsx plus tailwind-merge behind that helper.



Measured
Every value below was written by the harness on the run that produced the frames above. None of it is derived from the prose.
| Build | OK |
|---|---|
| Mount | OK |
| Console errors | 0 |
| Uncaught page errors | 0 |
| Horizontal overflow | flagged at 375 |
| Axe critical | 0 |
| Axe serious | 0 |
| Axe moderate | 0 |
| Axe minor | 0 |
| Gzip marginal | 29.2 KB (94.7 KB build, 65.5 KB baseline) |
| Bare mode | OK |
| Provider required | NO |
| Demo used | written from the component source API |
Verdict
A compact, editable ambient background with clean build, mount, and accessibility results. Its fixed, negatively offset blobs overflow at the narrow tested viewport, so add clipping or responsive positioning before using it in mobile layouts.
Use it if
- You want a soft animated color wash behind a hero, card, or empty state.
- Your Tailwind theme can include the supplied pop-blob animation and keyframes.
- You want callers to choose both blob colors with utility classes.
Skip it if
- Your layout must never spill horizontally on narrow screens without extra containment.
- You need motion to honor reduced-motion preferences without modifying the component.
- You want a self-contained effect that does not depend on Tailwind utilities or a cn helper.
Install
| Declared dependencies | clsx, tailwind-merge |
|---|---|
| Missing on install | none |
| Bare install | builds and mounts without the shadcn-style helpers |
| Provider | no provider required in the harness |
In a non-shadcn project, add Tailwind, define the pop-blob keyframes and animation in the theme or stylesheet, install clsx and tailwind-merge, provide a compatible cn helper, and replace the aliased utils import if your project does not support it.
Source and credit
This page is a review, not a copy. The component source lives with its author and this site does not republish it. Read the license before you use anything.
Author repository
github.com/codse/animataAlternatives
Other published entries for the background-effect pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.
- ruixen-loading-circlegradient-glow
- Renders
- YES
- A11y
- 0
- Gzip
- 17.7KB
- Bare
- pass
- Prov
- NO
- eldora-hacker-backgrounddark-futuristic
- Renders
- YES
- A11y
- 0
- Gzip
- 17.8KB
- Bare
- pass
- Prov
- NO
- ruixen-ripple-circlesgradient-glow
- Renders
- YES
- A11y
- 0
- Gzip
- 17.9KB
- Bare
- pass
- Prov
- NO
- ruixen-dual-tone-rain-backgroundunclassified
- Renders
- YES
- A11y
- 0
- Gzip
- 18.4KB
- Bare
- pass
- Prov
- NO
- cultui-lightboardliquid-glass
- Renders
- YES
- A11y
- 0
- Gzip
- 19.6KB
- Bare
- pass
- Prov
- NO
- ruixen-mouse-sparkunclassified
- Renders
- YES
- A11y
- 0
- Gzip
- 20.6KB
- Bare
- pass
- Prov
- NO