# unityBackgroundImageTintColor

> Tinting color for the element's backgroundImage.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.UIElements.Experimental](/engine/6000.6/script-reference/unityengine/uielements/experimental.md)
* **Assembly:** UnityEngine.UIElementsModule

```csharp
public Color unityBackgroundImageTintColor { get; set; }
```
