# Sandbox.TextStyle.Color

```csharp
Color Color { get; set; }
```

Text color. Its alpha combines with drawing and panel opacity.

Declared in [Sandbox.TextStyle](/api/Sandbox.TextStyle).
Assembly: `Sandbox.Engine`.
