---
title: color
framework: tvmlkit
role: symbol
role_heading: Instance Property
path: tvmlkit/tvviewelementstyle/color
---

# color

The color for an element.

## Declaration

```swift
var color: TVColor? { get }
```

## See Also

### Coloring an Element

- [backgroundColor](tvmlkit/tvviewelementstyle/backgroundcolor.md)
- [highlightColor](tvmlkit/tvviewelementstyle/highlightcolor.md)
- [tintColor](tvmlkit/tvviewelementstyle/tintcolor.md)
