---
title: multicolor
framework: clockkit
role: symbol
role_heading: Type Property
path: clockkit/clkcomplicationtemplate/previewfacecolor/multicolor
---

# multicolor

The preview displays a full-color watch face.

## Declaration

```swift
static let multicolor: CLKComplicationTemplate.PreviewFaceColor
```

## See Also

### Colors

- [allColors](clockkit/clkcomplicationtemplate/previewfacecolor/allcolors.md)
- [pink](clockkit/clkcomplicationtemplate/previewfacecolor/pink.md)
- [red](clockkit/clkcomplicationtemplate/previewfacecolor/red.md)
- [orange](clockkit/clkcomplicationtemplate/previewfacecolor/orange.md)
- [yellow](clockkit/clkcomplicationtemplate/previewfacecolor/yellow.md)
- [green](clockkit/clkcomplicationtemplate/previewfacecolor/green.md)
- [blue](clockkit/clkcomplicationtemplate/previewfacecolor/blue.md)
- [purple](clockkit/clkcomplicationtemplate/previewfacecolor/purple.md)
