--- title: CheckoutBrandingColorSelection - GraphQL Admin description: The possible colors. api_version: 2025-10 api_name: admin type: enum api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/enums/checkoutbrandingcolorselection md: https://shopify.dev/docs/api/admin-graphql/latest/enums/checkoutbrandingcolorselection.md --- # Checkout​Branding​Color​Selection enum The possible colors. ## Valid values * TRANSPARENT Transparent color selection. *** ## Fields * [Checkout​Branding​Control.color](https://shopify.dev/docs/api/admin-graphql/latest/objects/CheckoutBrandingControl#field-CheckoutBrandingControl.fields.color) OBJECT The form controls customizations. * [Checkout​Branding​Control​Input.color](https://shopify.dev/docs/api/admin-graphql/latest/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/latest/objects/CheckoutBrandingControl#field-CheckoutBrandingControl.fields.color) ### Inputs with this enum * [Checkout​Branding​Control​Input.color](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CheckoutBrandingControlInput#fields-color)