---
title: MTRColorControlColorMode
framework: matter
role: symbol
role_heading: Enumeration
path: matter/mtrcolorcontrolcolormode
---

# MTRColorControlColorMode

## Declaration

```swift
enum MTRColorControlColorMode
```

## Topics

### Enumeration Cases

- [colorTemperature](matter/mtrcolorcontrolcolormode/colortemperature.md)
- [MTRColorControlColorMode.currentHueAndCurrentSaturation](matter/mtrcolorcontrolcolormode/currenthueandcurrentsaturation.md)
- [MTRColorControlColorMode.currentXAndCurrentY](matter/mtrcolorcontrolcolormode/currentxandcurrenty.md)
- [MTRColorControlColorMode.colorTemperatureMireds](matter/mtrcolorcontrolcolormode/colortemperaturemireds.md)

### Initializers

- [init(rawValue:)](matter/mtrcolorcontrolcolormode/init(rawvalue:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
