Why would you want to avoid animation-frames?
If you have a good reason, there are always other ways..
Sprite.colour wouldn't make much sense btw, for most sprites consist of more than one colour..
You could always make an instance-variable colour for your sprite, but the question would again be how you change the colour of that sprite (if animation(frames) are out of the question)