# Sandbox.UI.BaseStyles.BackgroundTint

```csharp
System.Nullable<Color> BackgroundTint { get; set; }
```

Represents the `background-tint` CSS property.

Declared in [Sandbox.UI.BaseStyles](/api/Sandbox.UI.BaseStyles).
Assembly: `Sandbox.Engine`.
