When I run this in one cell, both plot lines are blue. I could have sworn I saw Wes do a demo of baby names with two plots where the two plot lines came out in different colors without having to specify a color:
pd.Series(randn(100)).cumsum().plot()
pd.Series(randn(100)).cumsum().plot()
Yes, it was at 2:06:44 of this YouTube video: http://www.youtube.com/watch?v=w26x-z-BdWQ