if you intend to color the output in the dos window using System.out()
I seriously doubt that you can do it. However if you want to set colors of fonts, background or borders, yes that you can easily do using some pre packaged classes in javax.swing and java.awt packages.
I hope this helps a bit