The max length of a username is 64 (considering the color codes), so if you have a medium-length username
IdkanYavuk
...and you want color for each letter:
[#ffffff]I[#000000]d[#662546]k[#c0c0c0]a[#f0f0f0]n[#ffffff]Y[#222222]a[#142c47]v[#656565]u[#ffffff]k
...you will have some troubles, because lu only reads
[#ffffff]I[#000000]d[#662546]k[#c0c0c0]a[#f0f0f0]n[#ffffff]Y[#22
Hope this helps