---
title: color1
framework: coreimage
role: symbol
role_heading: Instance Property
path: coreimage/ciradialgradient/color1
---

# color1

The second color to use in the gradient.

## Declaration

```swift
var color1: CIColor { get set }
```

## See Also

### Instance Properties

- [center](coreimage/ciradialgradient/center.md)
- [color0](coreimage/ciradialgradient/color0.md)
- [radius0](coreimage/ciradialgradient/radius0.md)
- [radius1](coreimage/ciradialgradient/radius1.md)
