canvas path color code example Example: javascript context color Click to copycontext.fillStyle = "Green"; context.fillStyle = "#FF0000";