Arduino RGB LED/button color switch project

Hah! The symptom is mentioned in comments in the code!
Better to put the description for us to read outside of the code block.
Also better to remove big chunks of comment blocks. Less confusion makes it easier to spot problems.
Also better to hit CTRT-T in the IDE. This auto formats the code, making it much easier to read.