GUI.color doesn’t work because there’s nothing to tint when you set a style without a texture. You need to make a style with a background texture and it also lets you specify your font color.
I’d recommend backgroundColor so you can control your text colour.