Controls of the Value Card type allow you to declare the color of their background. To do this, for the selected control, you need to provide a definition in JSON format in the Configuration field.
Example configuration:
{ "backgroundColor": "rgba(255,0,0,0.1)" }