# `BFColorPaletteInfo`

*Class*

## Declaration

```swift
class BFColorPaletteInfo
```

```objc
@interface BFColorPaletteInfo : NSObject
```

```python
class BFColorPaletteInfo(NSObject)
```

## Topics

### Instance Properties

- [`BFColorPaletteInfo.colorBackground`](/Core/GlyphsKit/BFColorPaletteInfo/colorBackground)
- [`BFColorPaletteInfo.palettes`](/Core/GlyphsKit/BFColorPaletteInfo/palettes) — Transferable representation of `GSPalettes`. `nil` when only the text color (0xFFFF) can be selected.

### Instance Methods

- [`BFColorPaletteInfo initWithPalettes:colorBackground:`](/Core/GlyphsKit/BFColorPaletteInfo/initWithPalettes:colorBackground:)

## Relationships

### Inherits From

- `NSObject`

