---
title: colorSpace
framework: usdkit
role: symbol
role_heading: Instance Property
path: usdkit/usdprim/attribute/spec/colorspace
---

# colorSpace

The authored color space, or nil if not authored. Assigning nil clears the color space.

## Declaration

```swift
var colorSpace: USDToken? { get nonmutating set }
```
