# Sandbox.SpriteRenderer.Color

```csharp
Color Color { get; set; }
```

The color of the sprite. This is multiplied with the texture color.

Declared in [Sandbox.SpriteRenderer](/api/Sandbox.SpriteRenderer).
Assembly: `Sandbox.Engine`.
