--- title: CheckoutBrandingColorSchemesInput - GraphQL Admin description: The input fields for the color schemes. 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/checkoutbrandingcolorschemesinput md: https://shopify.dev/docs/api/admin-graphql/latest/input-objects/checkoutbrandingcolorschemesinput.md --- # Checkout​Branding​Color​Schemes​Input input\_object The input fields for the color schemes. ## Fields * scheme1 [Checkout​Branding​Color​Scheme​Input](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CheckoutBrandingColorSchemeInput) The primary scheme. By default, it’s used for the main area of the interface. * scheme2 [Checkout​Branding​Color​Scheme​Input](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CheckoutBrandingColorSchemeInput) The secondary scheme. By default, it’s used for secondary areas, like Checkout’s Order Summary. * scheme3 [Checkout​Branding​Color​Scheme​Input](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CheckoutBrandingColorSchemeInput) An extra scheme available to customize more surfaces, components or specific states of the user interface. * scheme4 [Checkout​Branding​Color​Scheme​Input](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CheckoutBrandingColorSchemeInput) An extra scheme available to customize more surfaces, components or specific states of the user interface. *** ## Input objects using this input * [Checkout​Branding​Colors​Input.schemes](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CheckoutBrandingColorsInput#fields-schemes) INPUT OBJECT The input fields used to update the color settings for global colors and color schemes. *** ## Map ### Input objects using this input * [Checkout​Branding​Colors​Input.schemes](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CheckoutBrandingColorsInput#fields-schemes)