# IconAttribute.BackgroundColor

```csharp
System.Nullable<Color> BackgroundColor { get; set; }
```

The preferred background color for the icon.

Declared in [IconAttribute](/api/IconAttribute).
Assembly: `Sandbox.System`.
