setbackground java

Java
 setBackground(Color.cyan);   // sets predefined color cyan to background of frame
Source

Also in Java: