# `BFColorPaletteInfo.colorBackground`

*Instance Property*

## Declaration

```swift
var colorBackground: BFColorBackground { get set }
```

```objc
@property (assign) BFColorBackground colorBackground;
```

```python
colorBackground() -> BFColorBackground
setColorBackground_(colorBackground: BFColorBackground)
```

