Two-tone font coloring in CSS?

Viewed 15582

I really like the look of two-tone buttons and fonts. I am thinking of when the top half of the font is one color and the bottom half is a variation on the same color. For an example see most of the buttons on an iPhone or the logo here http://ming.ly.

mingly

Is it possible to recreate this effect in CSS? Alternately is there a free tool I can use to generate fonts that look like this?

2 Answers
Related