# activeColorGamut

> Returns the currently active color gamut.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine](/engine/6000.5/script-reference/unityengine.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
public static ColorGamut activeColorGamut { get; }
```

### Remarks

The active color gamut is guaranteed to not change mid-frame.
