# CheckoutBrandingColorSchemesInput - admin-graphql - INPUT_OBJECT Version: 2024-04 ## Description The input fields for the color schemes. ### Access Scopes ## Fields * [scheme1](/docs/api/admin-graphql/2024-04/input-objects/CheckoutBrandingColorSchemeInput): CheckoutBrandingColorSchemeInput - The primary scheme. By default, it’s used for the main area of the interface. * [scheme2](/docs/api/admin-graphql/2024-04/input-objects/CheckoutBrandingColorSchemeInput): CheckoutBrandingColorSchemeInput - The secondary scheme. By default, it’s used for secondary areas, like Checkout’s Order Summary. * [scheme3](/docs/api/admin-graphql/2024-04/input-objects/CheckoutBrandingColorSchemeInput): CheckoutBrandingColorSchemeInput - An extra scheme available to customize more surfaces, components or specific states of the user interface. * [scheme4](/docs/api/admin-graphql/2024-04/input-objects/CheckoutBrandingColorSchemeInput): CheckoutBrandingColorSchemeInput - An extra scheme available to customize more surfaces, components or specific states of the user interface. ## Input objects with this input object * [CheckoutBrandingColorsInput](/docs/api/admin-graphql/2024-04/input-objects/CheckoutBrandingColorsInput) ## Examples