# ColorPicker

### Description
`ColorPicker` component is used to pick a color, eg. for font or background color.

### Import
```js
import { ColorPicker } from "webiny-ui/ColorPicker";
```