--- title: CheckoutBrandingColorRolesInput - GraphQL Admin description: The input fields for a group of colors used together on a surface. api_version: 2024-10 api_name: admin type: input_object api_type: graphql source_url: html: >- https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/CheckoutBrandingColorRolesInput md: >- https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/CheckoutBrandingColorRolesInput.txt --- # Checkout​Branding​Color​Roles​Input input\_object The input fields for a group of colors used together on a surface. ## Fields * accent [String](https://shopify.dev/docs/api/admin-graphql/2024-10/scalars/String) The color of accented objects (links and focused state). * background [String](https://shopify.dev/docs/api/admin-graphql/2024-10/scalars/String) The color of the background. * border [String](https://shopify.dev/docs/api/admin-graphql/2024-10/scalars/String) The color of borders. * decorative [String](https://shopify.dev/docs/api/admin-graphql/2024-10/scalars/String) The decorative color for highlighting specific parts of the user interface. * icon [String](https://shopify.dev/docs/api/admin-graphql/2024-10/scalars/String) The color of icons. * text [String](https://shopify.dev/docs/api/admin-graphql/2024-10/scalars/String) The color of text. *** ## Input objects using this input * [Checkout​Branding​Button​Color​Roles​Input.​hover](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/CheckoutBrandingButtonColorRolesInput#field-hover) INPUT OBJECT The input fields to set colors for buttons. * [Checkout​Branding​Color​Scheme​Input.​base](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/CheckoutBrandingColorSchemeInput#field-base) INPUT OBJECT The input fields for a base set of color customizations that's applied to an area of Checkout, from which every component pulls its colors. * [Checkout​Branding​Control​Color​Roles​Input.​selected](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/CheckoutBrandingControlColorRolesInput#field-selected) INPUT OBJECT The input fields to define colors for form controls. *** ## Map ### Input objects using this input * [Checkout​Branding​Button​Color​Roles​Input.hover](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/CheckoutBrandingButtonColorRolesInput#field-hover) * [Checkout​Branding​Color​Scheme​Input.base](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/CheckoutBrandingColorSchemeInput#field-base) * [Checkout​Branding​Control​Color​Roles​Input.selected](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/CheckoutBrandingControlColorRolesInput#field-selected)