color =>
array:12 [
  "class" => "Drupal\Core\Render\Element\Color"
  "provider" => "core"
  "id" => "color"
  "#input" => true
  "#process" => array:1 [
    0 => array:2 [
      0 => "Drupal\Core\Render\Element\Color"
      1 => "processAjaxForm"
    ]
  ]
  "#element_validate" => array:1 [
    0 => array:2 [
      0 => "Drupal\Core\Render\Element\Color"
      1 => "validateColor"
    ]
  ]
  "#pre_render" => array:1 [
    0 => array:2 [
      0 => "Drupal\Core\Render\Element\Color"
      1 => "preRenderColor"
    ]
  ]
  "#theme" => "input__color"
  "#theme_wrappers" => array:1 [
    0 => "form_element"
  ]
  "#value_callback" => array:2 [
    0 => "Drupal\Core\Render\Element\Color"
    1 => "valueCallback"
  ]
  "#type" => "color"
  "#defaults_loaded" => true
]