Allows selecting a color.
<?$properties = Array( 'color' => Array( 'type' => 'color', 'value' => '#FF0000', 'label' => 'Color' ));?>
The color type has Color Editor assigned to it.