--- title: CheckoutBrandingColorRoles - GraphQL Admin description: A group of colors used together on a surface. api_version: 2024-10 api_name: admin type: object api_type: graphql source_url: html: >- https://shopify.dev/docs/api/admin-graphql/2024-10/objects/CheckoutBrandingColorRoles md: >- https://shopify.dev/docs/api/admin-graphql/2024-10/objects/CheckoutBrandingColorRoles.txt --- # Checkout​Branding​Color​Roles object Requires access to checkout branding settings and the shop must be on a Plus plan or a Development store plan. 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. *** ## Map ### Fields with this object * {}[CheckoutBrandingButtonColorRoles.hover](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/CheckoutBrandingButtonColorRoles#field-hover) * {}[CheckoutBrandingColorScheme.base](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/CheckoutBrandingColorScheme#field-base) * {}[CheckoutBrandingControlColorRoles.selected](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/CheckoutBrandingControlColorRoles#field-selected)