---
title: color
framework: modelio
role: symbol
role_heading: Instance Property
path: modelio/mdlphysicallyplausiblelight/color
---

# color

The color of the light source.

## Declaration

```swift
var color: CGColor? { get set }
```

## Discussion

Discussion The default color corresponds to a color temperature of 6500 K, as described by the setColorByTemperature(_:) method.

## See Also

### Managing Light Color and Intensity

- [lumens](modelio/mdlphysicallyplausiblelight/lumens.md)
- [setColorByTemperature(_:)](modelio/mdlphysicallyplausiblelight/setcolorbytemperature(_:).md)
