Avatars

Ready to use Tailwind CSS avatar components with production-ready, copy-paste HTML code. Use them as they are, or as a starting point to build beautiful websites.

Avatars are one of those tiny UI details that you need everywhere, user menus, comment threads, team lists, notification items. We have a range here: circular shapes in multiple sizes, avatars with a status indicator dot, ones with a verified tick, stacked avatar groups, and placeholder initials for when there's no photo. They're all simple HTML and Tailwind, nothing fancy. Combine them with other components as needed.

Tailwind

Frequently asked questions

Circular avatars in multiple sizes, avatars with an online/offline status indicator, avatars with a verified tick, stacked grouped avatars, initials-based placeholders, and a labeled variant.

The placeholder variants use a div with a background color and centered text instead of an img tag. Just set the letter or letters you want to display.

The status variants have an absolutely positioned small circle on the bottom-right of the avatar. Green for online, gray for offline, just swap the color class.

Yes. The stacked group layouts use negative margin and a ring to create the overlapping effect. You can add or remove items and it stays consistent.

Related Tailwind CSS components

More free, copy-paste Tailwind CSS components to use in your projects.