---
title: cgColor
framework: swiftui
role: symbol
role_heading: Instance Property
path: swiftui/color/resolved/cgcolor
---

# cgColor

A Core Graphics representation of the color.

## Declaration

```swift
var cgColor: CGColor { get }
```

## Discussion

Discussion You can get a CGColor instance from a resolved color.
