---
title: color
framework: coreimage
role: symbol
role_heading: Instance Property
path: coreimage/ciroundedrectanglegenerator/color
---

# color

The color of the rounded rectangle.

## Declaration

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

## See Also

### Instance Properties

- [extent](coreimage/ciroundedrectanglegenerator/extent.md)
- [radius](coreimage/ciroundedrectanglegenerator/radius.md)
