esiste anche textcolor
#include <conio.h>

...
textcolor (<colore frase>);
printf(...);
cout << ...;
textcolor (<colore default>);