--- title: CheckoutBrandingColorsInput - GraphQL Admin description: >- The input fields used to update the color settings for global colors and color schemes. api_version: 2024-10 api_name: admin type: input_object api_type: graphql source_url: html: >- https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/CheckoutBrandingColorsInput md: >- https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/CheckoutBrandingColorsInput.txt --- # Checkout​Branding​Colors​Input input\_object The input fields used to update the color settings for global colors and color schemes. ## Fields * global [Checkout​Branding​Color​Global​Input](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/CheckoutBrandingColorGlobalInput) The input to update global colors for customizing the overall look and feel of the user interface. * schemes [Checkout​Branding​Color​Schemes​Input](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/CheckoutBrandingColorSchemesInput) The input to define color schemes which apply to different areas of the user interface. *** ## Input objects using this input * [Checkout​Branding​Design​System​Input.​colors](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/CheckoutBrandingDesignSystemInput#field-colors) INPUT OBJECT The input fields used to update the design system. *** ## Map ### Input objects using this input * [Checkout​Branding​Design​System​Input.colors](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/CheckoutBrandingDesignSystemInput#field-colors)