DrawText for Custom HUD, Different colors?

Is there a way to have different colors for the DrawText function? Like this string for example - “Username: Hello my name is User.” I’d like to make “Username” the color white and the message gray.

Or do I have to draw two separate texts with different colors?