# Editor.PanelWindow.BackgroundColor

```csharp
Color BackgroundColor { get; set; }
```

What the window clears to before the UI is drawn.

Declared in [Editor.PanelWindow](/api/Editor.PanelWindow).
Assembly: `Sandbox.Tools`.
