Hi Rahul,
As Franck said, there is no possible way to individually color the text only using CSS. However you can use gradient if you want,
https://css-tricks.com/snippets/css/gradient-text/
or else you can done using javascript or jquery manipulation.
Thanks,
Nithyanandam