You can of course make a lot of ugly hacks to solve this problem.
One simple i can think of, not very general but at least a cheap solution is to draw a color in a PNG (or fileformat with support for alpha channel) and make a gradient with Your color to transparent, then just move this over the text corresponding to what you want to fade in.
WOILA INSTANT FADE!