I am trying to color some areas of my swing UI, but feel limited by the use of the
.setBackground(Color.//color here
Is there any way I can use the hex values of more specific and unique colors (there isn't even a brown) in this? whenever I try I am shown an error.