I think I know what the problem is. Looking more carefully at the widgets background in my system I could see that In KDE using the Oxygen theme the widgets background aren't a solid color but a gradient. With colors that are close to each other, what makes the gradient almost imperceptible.

Now my question is. How can a manage to get a QGradient that matches the KDE theme (Oxygen) without hard-code with?

Thanks.