Avatar Group — React Component
Overlapping avatar stack with per-avatar entrance animations (flip, slide, scale, bounce), four hover styles, name tooltips, and automatic color-coded fallback initials when no image is supplied.
Avatar Group
Playground
Shape the component before you copy it.
Adjust the important props for this component and grab JSX that matches your choices.
hoverAnimation
Animation applied to the avatar under the cursor.
entranceAnimation
Entrance animation for each avatar on mount.
Animation effects
Copy-paste ready
Use the Code tab above to inspect and copy this component into your project.
About Avatar Group
Avatar Group renders a horizontally overlapping stack of user avatars with per-avatar entrance animations and hover effects powered by Framer Motion. Each avatar supports a photo via `src`, with automatic color-coded initials fallback when no image is provided. Name tooltips with enter/exit animations appear on hover. Four entrance animation styles — flip, slide, scale, and bounce — stagger across the group on mount, and four hover styles — scale, lift, rotate, and up — make the hovered avatar stand out from the stack. Use it for social proof strips, team sections, collaborator counts, and anywhere a list of people needs to be communicated compactly.
Common use cases
- Social proof strips on pricing and landing pages
- Team member and collaborator count displays
- Active user and community size indicators
- Comment and reaction participant lists