# tileBackgroundColor

> The background color to use the application's tiles.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor](/engine/6000.7/script-reference/unityeditor.md)
* **Assembly:** UnityEditor.CoreModule

```csharp
public static Color tileBackgroundColor { get; set; }
```

### Remarks

In the Editor, Unity displays this under **Tile section** in [UWP Player Settings](/engine/6000.7/manual/platform-specific/windows-store/uwp-getting-started/class-player-settings-wsa.md).
