# CheckoutBrandingColorSchemes - admin-graphql - OBJECT Version: 2024-10 ## Description The color schemes. ### Access Scopes access to checkout branding settings and the shop must be on a Plus plan or a Development store plan. ## Fields * [scheme1](/docs/api/admin-graphql/2024-10/objects/CheckoutBrandingColorScheme): CheckoutBrandingColorScheme - The primary scheme. By default, it’s used for the main area of the interface. * [scheme2](/docs/api/admin-graphql/2024-10/objects/CheckoutBrandingColorScheme): CheckoutBrandingColorScheme - The secondary scheme. By default, it’s used for secondary areas, like Checkout’s Order Summary. * [scheme3](/docs/api/admin-graphql/2024-10/objects/CheckoutBrandingColorScheme): CheckoutBrandingColorScheme - An extra scheme available to customize more surfaces, components or specific states of the user interface. * [scheme4](/docs/api/admin-graphql/2024-10/objects/CheckoutBrandingColorScheme): CheckoutBrandingColorScheme - An extra scheme available to customize more surfaces, components or specific states of the user interface. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples