---
title: color
framework: tvml
role: article
role_heading: Article
path: tvml/color
---

# color

Changes the color of an element.

## Overview

Overview Use the color style to change the color an an element. Here’s an example of how to change the text color inside of a description element. <description style="color:rgb(0,0,255,0.3)">Light purple</description> Values for color Elements that Use color decorationLabel description ordinal segmentBar subtitle text textBadge title

## See Also

### Color Styles

- [background-color](tvml/background-color.md)
- [tv-highlight-color](tvml/tv-highlight-color.md)
- [tv-tint-color](tvml/tv-tint-color.md)
