Fade out colored Rich Text

Hello everybody, I’m trying to create a chat system with colors (it works), but I want it to fade out. Normally you would change the alpha of the text color parameter, but this doesn’t work since I use the “” tag in my text. This way I can colorize certain parts of the text, not the entire text. Is there a way to change the opacity if you use the color tag?

The color tag takes alpha hex values in the form of RGBA.