<!--
{
  "availability" : [
    "iOS: 14.0.0 -",
    "iPadOS: 14.0.0 -",
    "macCatalyst: 14.0.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "UIKit",
  "identifier" : "/documentation/UIKit/UIColorWell",
  "metadataVersion" : "0.1.0",
  "role" : "Class",
  "symbol" : {
    "kind" : "Class",
    "modules" : [
      "UIKit"
    ],
    "preciseIdentifier" : "c:objc(cs)UIColorWell"
  },
  "title" : "UIColorWell"
}
-->

# UIColorWell

A control that displays a color picker.

```
@MainActor class UIColorWell
```

## Topics

### Configuring color picker attributes

[`title`](/documentation/UIKit/UIColorWell/title)

The title for the color picker.

[`maximumLinearExposure`](/documentation/UIKit/UIColorWell/maximumLinearExposure)

The maximum exposure to apply to a color when returned by the color well.

[`supportsAlpha`](/documentation/UIKit/UIColorWell/supportsAlpha)

A Boolean value that determines whether the color picker supports alpha values.

[`supportsEyedropper`](/documentation/UIKit/UIColorWell/supportsEyedropper)

If set to `NO` the eyedropper functionality is not supported for this color well.

[`selectedColor`](/documentation/UIKit/UIColorWell/selectedColor)

The selected color in the color picker.

## Relationships

### Conforms To

[`CustomStringConvertible`](/documentation/Swift/CustomStringConvertible)

[`UILargeContentViewerItem`](/documentation/UIKit/UILargeContentViewerItem)

[`UIFocusItemContainer`](/documentation/UIKit/UIFocusItemContainer)

[`Equatable`](/documentation/Swift/Equatable)

[`UIContextMenuInteractionDelegate`](/documentation/UIKit/UIContextMenuInteractionDelegate)

[`UICoordinateSpace`](/documentation/UIKit/UICoordinateSpace)

[`Hashable`](/documentation/Swift/Hashable)

[`UIAppearanceContainer`](/documentation/UIKit/UIAppearanceContainer)

[`Sendable`](/documentation/Swift/Sendable)

[`CustomDebugStringConvertible`](/documentation/Swift/CustomDebugStringConvertible)

[`UIUserActivityRestoring`](/documentation/UIKit/UIUserActivityRestoring)

[`CALayerDelegate`](/documentation/QuartzCore/CALayerDelegate)

[`NSTouchBarProvider`](/documentation/AppKit/NSTouchBarProvider)

[`CMBodyIdentifiable`](/documentation/CoreMotion/CMBodyIdentifiable)

[`UIFocusEnvironment`](/documentation/UIKit/UIFocusEnvironment)

[`UIAccessibilityIdentification`](/documentation/UIKit/UIAccessibilityIdentification)

[`UIAppearance`](/documentation/UIKit/UIAppearance)

[`UIFocusItem`](/documentation/UIKit/UIFocusItem)

[`UIPasteConfigurationSupporting`](/documentation/UIKit/UIPasteConfigurationSupporting)

[`UITraitEnvironment`](/documentation/UIKit/UITraitEnvironment)

[`UIResponderStandardEditActions`](/documentation/UIKit/UIResponderStandardEditActions)

[`UIDynamicItem`](/documentation/UIKit/UIDynamicItem)

[`NSCoding`](/documentation/Foundation/NSCoding)

[`NSObjectProtocol`](/documentation/ObjectiveC/NSObjectProtocol)

[`UITraitChangeObservable-67e94`](/documentation/UIKit/UITraitChangeObservable-67e94)

[`CLBodyIdentifiable`](/documentation/CoreLocation/CLBodyIdentifiable)

[`UIActivityItemsConfigurationProviding`](/documentation/UIKit/UIActivityItemsConfigurationProviding)

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

[`UIPopoverPresentationControllerSourceItem`](/documentation/UIKit/UIPopoverPresentationControllerSourceItem)

[`CVarArg`](/documentation/Swift/CVarArg)

### Inherits From

[`UIControl`](/documentation/UIKit/UIControl)

---

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)