# Color.a

```csharp
float a
```

The alpha/transparency color component, in range of 0 (fully transparent) to 1 (fully opaque), which can be exceeded.

Declared in [Color](/api/Color).
Assembly: `Sandbox.System`.
