Can we change CSS in a page according to the profile in skuid?

To be more specific, how to set different table header color for different profile?

You could if you conditionally render a version of the component(s) based on the current users profile name. That component’s id or class could then be used to in css.