--- title: CheckoutBrandingColorsInput - GraphQL Admin description: The input fields used to update the color settings for global colors and 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/checkoutbrandingcolorsinput md: https://shopify.dev/docs/api/admin-graphql/latest/input-objects/checkoutbrandingcolorsinput.md --- # 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/latest/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/latest/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/latest/input-objects/CheckoutBrandingDesignSystemInput#fields-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/latest/input-objects/CheckoutBrandingDesignSystemInput#fields-colors)