Is there a way to change the background color from a label of a textfield?
This one changes the textcolor of a label of a textfield: --vaadin-input-field-label-color
I already tried: --vaadin-input-field-label-background-color
Yes there is, check out the css selectors for the label listed on the Styling tab: How to style the Text Field component | Vaadin components