# Sandbox.Gradient.Colors

```csharp
System.Collections.Immutable.ImmutableList<ColorFrame> Colors { get; set; }
```

A list of color stops, which should be ordered by time

Declared in [Sandbox.Gradient](/api/Sandbox.Gradient).
Assembly: `Sandbox.System`.
