--- title: CheckoutBrandingColorSchemeInput - GraphQL Admin description: |- The input fields for a base set of color customizations that's applied to an area of Checkout, from which every component pulls its colors. api_version: 2025-10 api_name: admin type: input-object api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/input-objects/checkoutbrandingcolorschemeinput md: https://shopify.dev/docs/api/admin-graphql/latest/input-objects/checkoutbrandingcolorschemeinput.md --- # Checkout​Branding​Color​Scheme​Input input\_object The input fields for a base set of color customizations that's applied to an area of Checkout, from which every component pulls its colors. ## Fields * base [Checkout​Branding​Color​Roles​Input](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CheckoutBrandingColorRolesInput) The main colors of a scheme. Used for the surface background, text, links, and more. * control [Checkout​Branding​Control​Color​Roles​Input](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CheckoutBrandingControlColorRolesInput) The colors of form controls, such as the [`TextField`](https://shopify.dev/docs/api/checkout-ui-extensions/latest/components/forms/textfield) and [`ChoiceList`](https://shopify.dev/docs/api/checkout-ui-extensions/latest/components/forms/choicelist) components. * primary​Button [Checkout​Branding​Button​Color​Roles​Input](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CheckoutBrandingButtonColorRolesInput) The colors of the primary button. For example, the main payment, or **Pay now** button. * secondary​Button [Checkout​Branding​Button​Color​Roles​Input](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CheckoutBrandingButtonColorRolesInput) The colors of the secondary button, which is used for secondary actions. For example, **Buy again**. *** ## Input objects using this input * [Checkout​Branding​Color​Schemes​Input.scheme1](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CheckoutBrandingColorSchemesInput#fields-scheme1) INPUT OBJECT The input fields for the color schemes. * [Checkout​Branding​Color​Schemes​Input.scheme2](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CheckoutBrandingColorSchemesInput#fields-scheme2) INPUT OBJECT The input fields for the color schemes. * [Checkout​Branding​Color​Schemes​Input.scheme3](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CheckoutBrandingColorSchemesInput#fields-scheme3) INPUT OBJECT The input fields for the color schemes. * [Checkout​Branding​Color​Schemes​Input.scheme4](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CheckoutBrandingColorSchemesInput#fields-scheme4) INPUT OBJECT The input fields for the color schemes. *** ## Map ### Input objects using this input * [Checkout​Branding​Color​Schemes​Input.scheme1](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CheckoutBrandingColorSchemesInput#fields-scheme1) * [Checkout​Branding​Color​Schemes​Input.scheme2](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CheckoutBrandingColorSchemesInput#fields-scheme2) * [Checkout​Branding​Color​Schemes​Input.scheme3](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CheckoutBrandingColorSchemesInput#fields-scheme3) * [Checkout​Branding​Color​Schemes​Input.scheme4](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CheckoutBrandingColorSchemesInput#fields-scheme4)