<!--
{
  "availability" : [
    "macOS: 13.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AppKit",
  "identifier" : "/documentation/AppKit/NSColorWell/colorWellStyle",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "AppKit"
    ],
    "preciseIdentifier" : "c:objc(cs)NSColorWell(py)colorWellStyle"
  },
  "title" : "colorWellStyle"
}
-->

# colorWellStyle

The appearance and interaction style to apply to the color well.

```
var colorWellStyle: NSColorWell.Style { get set }
```

## Discussion

The value of this property determines how the color well presents itself, and how interactions affect it. For details, see [`NSColorWell.Style`](/documentation/AppKit/NSColorWell/Style).

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)