# Sandbox.AmbientLight.Color

```csharp
Color Color { get; set; }
```

Ambient light color outside of all light probes.

Declared in [Sandbox.AmbientLight](/api/Sandbox.AmbientLight).
Assembly: `Sandbox.Engine`.
