[your frame name].getContentPane().setBackground([your color here]);
or
[your panel name here].setBacroundColor([your color here])
[your frame name].getContentPane().setBackground([your color here]);
or
[your panel name here].setBacroundColor([your color here])