# color > Set the console foreground and background colors. > More information: . - Set the console colors to the default values: `color` - List available color values and detailed information: `color /?` - Set the console foreground and background to a specific color using hexadecimal numbers (`1-9,a-f`): `color {{foreground_code}}{{background_code}}`