---
title: TVColor
framework: tvmlkit
role: symbol
role_heading: Class
path: tvmlkit/tvcolor
---

# TVColor

The color data used by styles.

## Declaration

```swift
class TVColor
```

## Topics

### Getting Color Properties

- [color](tvmlkit/tvcolor/color.md)
- [colorType](tvmlkit/tvcolor/colortype.md)
- [TVColorType](tvmlkit/tvcolortype.md)
- [gradientColors](tvmlkit/tvcolor/gradientcolors.md)
- [gradientPoints](tvmlkit/tvcolor/gradientpoints.md)

## Relationships

### Inherits From

- [NSObject](objectivec/nsobject-swift.class.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSCopying](foundation/nscopying.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)

## See Also

### Custom Styles

- [TVViewElementStyle](tvmlkit/tvviewelementstyle.md)
- [TVStyleFactory](tvmlkit/tvstylefactory.md)
