Gradient Avatar Generator
How it works
This service generates unique, consistent gradient avatars based on input names. Here's how:
- Enter any name in the input field above.
- The service creates an MD5 hash of the name.
- Using the hash, it generates two harmonious HSL colors.
- These colors form a diagonal gradient in an SVG.
- The same name always produces the same gradient.
You can use the generated link in your projects or as an avatar. The
service supports custom sizes via URL parameters (e.g., ?width=256&height=256
).