A color palette is a grid of color swatches that the user can highlight or
select via the keyboard or the mouse. The selection state of the palette is
controlled by a selection model. When the user makes a selection, the
component fires an ACTION event. Event listeners may retrieve the selected
color using the #getSelectedColor method.