--- title: CheckoutBrandingColorSchemes - GraphQL Admin description: The color schemes. api_version: 2025-10 api_name: admin type: object api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/objects/checkoutbrandingcolorschemes md: https://shopify.dev/docs/api/admin-graphql/latest/objects/checkoutbrandingcolorschemes.md --- # Checkout​Branding​Color​Schemes object Requires access to checkout branding settings and the shop must be on a Plus plan or a Development store plan. The color schemes. ## Fields * scheme1 [Checkout​Branding​Color​Scheme](https://shopify.dev/docs/api/admin-graphql/latest/objects/CheckoutBrandingColorScheme) The primary scheme. By default, it’s used for the main area of the interface. * scheme2 [Checkout​Branding​Color​Scheme](https://shopify.dev/docs/api/admin-graphql/latest/objects/CheckoutBrandingColorScheme) The secondary scheme. By default, it’s used for secondary areas, like Checkout’s Order Summary. * scheme3 [Checkout​Branding​Color​Scheme](https://shopify.dev/docs/api/admin-graphql/latest/objects/CheckoutBrandingColorScheme) An extra scheme available to customize more surfaces, components or specific states of the user interface. * scheme4 [Checkout​Branding​Color​Scheme](https://shopify.dev/docs/api/admin-graphql/latest/objects/CheckoutBrandingColorScheme) An extra scheme available to customize more surfaces, components or specific states of the user interface. *** ## Map ### Fields with this object * {}[CheckoutBrandingColors.schemes](https://shopify.dev/docs/api/admin-graphql/latest/objects/CheckoutBrandingColors#field-CheckoutBrandingColors.fields.schemes)