Skip to main content
kaimdt Toolbox
Generators
Converters
Dev Tools
Colors
Templates
Back to Templates
Gradient Avatar
avatars
CSS
Reset
Copy
.avatar { width: 48px; height: 48px; border-radius: 50%; background: linear-gradient(135deg, #6366f1, #ec4899); display: flex; align-items: center; justify-content: center; color: white; font-weight: 700; font-size: 18px; }
Live Preview
AB
Edit the CSS on the left to see live changes. The styles are scoped to the preview area.