# IconAttribute.ForegroundColor

```csharp
System.Nullable<Color> ForegroundColor { get; set; }
```

The preferred color of the icon itself.

Declared in [IconAttribute](/api/IconAttribute).
Assembly: `Sandbox.System`.
