//Text color Console.ForegroundColor = ConsoleColor.Green; //Background color Console.BackgroundColor = ConsoleColor.Red;