Cmd+Option+J
Ctrl+Shift+J
%c
console.log()
For example,
console.log( "%cThis is green text with yellow background", "color:green; background:yellow" )