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