I've got a dynamic text field that accepts HTML tags. Is there a way to indicate for part of the text to be a different color?

something like this:

Code:
[COLOR--SandyBrown]Menu:[/COLOR]
[COLOR--DarkOliveGreen]Fish and Chips[/COLOR]
[COLOR--DarkOrange]Boiled in oil and served on lettuce[/COLOR]
producing this result:

Menu:
Fish and Chips
Boiled in oil and served on lettuce