Text layer - Different text colors
You can use inline CSS codes to change the text color inside Text layers only.
E.g. this code:
this text is <span style="color:red;">red</span>
makes the word "red" appear in red color.
Using inline CSS codes you can change almost anything, event font family, font weight or font size.