--- title: CheckoutBrandingColorSchemes - GraphQL Admin description: The color schemes. api_version: 2025-01 api_name: admin type: object api_type: graphql source_url: html: >- https://shopify.dev/docs/api/admin-graphql/2025-01/objects/CheckoutBrandingColorSchemes md: >- https://shopify.dev/docs/api/admin-graphql/2025-01/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/2025-01/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/2025-01/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/2025-01/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/2025-01/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/2025-01/objects/CheckoutBrandingColors#field-CheckoutBrandingColors.fields.schemes)