Fading in screen objects

I’ve seen the screen fade-in effect by looping the ‘dims’ through a FOR loop. But that starts with a BLACK screen and just increases the brightness; black to white.

If my background is white (dim=100), is it possible to fade-in different objects? Ie, buttons, text, etc.