# color

> Color to use when drawing the text of an element.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.UIElements](/engine/6000.0/script-reference/unityengine/uielements.md)
* **Assembly:** UnityEngine.UIElementsModule

```csharp
StyleColor color { get; set; }
```

### Remarks

This property is inherited by default.
