The form designer provides the standard UI to select a color from a pallet. What it missing is an input box where I can enter the exact hex value of the color I want. The CSS for the form is embedded in the page rather than being a linked file. I just want to know where the CSS for the form is stored so that I can set the background color of the form.