# colorSpace

> The color space currently used by the field.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor.UIElements](/engine/6000.3/script-reference/unityeditor/uielements.md)
* **Assembly:** UnityEditor

```csharp
public ColorSpace colorSpace { get; set; }
```
