Using JavaFX UI Controls: Color Picker | JavaFX 2 Tutorials and ... The color picker control in the JavaFX SDK is a typical user interface component that enables users to select a particular color from the available range, or set an additional color by specifying an RGB or HSB combination. Design Overview The ColorPicker control consists of the color chooser, color palette, and custom color dialog window.