--- title: CheckoutBrandingColorSelection - GraphQL Admin description: The possible colors. api_version: unstable api_name: admin source_url: html: >- https://shopify.dev/docs/api/admin-graphql/unstable/enums/CheckoutBrandingColorSelection md: >- https://shopify.dev/docs/api/admin-graphql/unstable/enums/CheckoutBrandingColorSelection.md --- # Checkout​Branding​Color​Selection enum The possible colors. ## Valid values * TRANSPARENT Transparent color selection. ### Deprecated valid values * COLOR1 Deprecated * COLOR2 Deprecated *** ## Fields * [Checkout​Branding​Control.color](https://shopify.dev/docs/api/admin-graphql/unstable/objects/CheckoutBrandingControl#field-CheckoutBrandingControl.fields.color) OBJECT The form controls customizations. * [Checkout​Branding​Control​Input.color](https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/CheckoutBrandingControlInput#fields-color) INPUT OBJECT The input fields used to update the form controls customizations. *** ## Map ### Fields with this enum * <-|[Checkout​Branding​Control.color](https://shopify.dev/docs/api/admin-graphql/unstable/objects/CheckoutBrandingControl#field-CheckoutBrandingControl.fields.color) ### Inputs with this enum * [Checkout​Branding​Control​Input.color](https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/CheckoutBrandingControlInput#fields-color)