---
title: baseBackgroundColor
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uipastecontrol/configuration-swift.class/basebackgroundcolor
---

# baseBackgroundColor

A color for the paste button’s background.

## Declaration

```swift
var baseBackgroundColor: UIColor? { get set }
```

## Discussion

Discussion This color fills the shape you choose for cornerStyle (Swift) or cornerStyle (Objective-C).

## See Also

### Coloring the button

- [baseForegroundColor](uikit/uipastecontrol/configuration-swift.class/baseforegroundcolor.md)
