What I would believe to make sense is to allow users to use custom color values (HEX/RGB) with the echo command with the -c switch
Code:
//echo -c $rgb(204,0,0) Hello World!