<color:######> before the variable
the ###### being the RGB hex code you want, ie ffffff for white, ff0000 for blue and so on
or do you mean changing the colors with a variable?
you could try <color:<var:cl:colorvar>> or something, and have colorvar set to a hex code, not sure if it would work though