7. Color

'field_1' => array(
   'type' => 'color',
   'label' => esc_html__( 'Color', 'my-domain' ),
),

Last updated