--- title: CheckoutBrandingColorGroupInput - GraphQL Admin description: The input fields used to update a color group. api_version: unstable api_name: admin source_url: html: https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/checkoutbrandingcolorgroupinput md: https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/checkoutbrandingcolorgroupinput.md --- # Checkout​Branding​Color​Group​Input input\_object The input fields used to update a color group. ## Fields * accent [String](https://shopify.dev/docs/api/admin-graphql/unstable/scalars/String) A color used for visual accents such as spinners. * background [String](https://shopify.dev/docs/api/admin-graphql/unstable/scalars/String) A color used for backgrounds. * foreground [String](https://shopify.dev/docs/api/admin-graphql/unstable/scalars/String) A color used for components that sit on backgrounds like text and form controls. *** ## Input objects using this input * [Checkout​Branding​Color​Palette​Input.canvas](https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/CheckoutBrandingColorPaletteInput#fields-canvas) INPUT OBJECT The input fields used to update the color palette. * [Checkout​Branding​Color​Palette​Input.primary](https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/CheckoutBrandingColorPaletteInput#fields-primary) INPUT OBJECT The input fields used to update the color palette. * [Checkout​Branding​Color​Palette​Input.interactive](https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/CheckoutBrandingColorPaletteInput#fields-interactive) INPUT OBJECT The input fields used to update the color palette. * [Checkout​Branding​Color​Palette​Input.critical](https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/CheckoutBrandingColorPaletteInput#fields-critical) INPUT OBJECT The input fields used to update the color palette. * [Checkout​Branding​Color​Palette​Input.color1](https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/CheckoutBrandingColorPaletteInput#fields-color1) INPUT OBJECT The input fields used to update the color palette. * [Checkout​Branding​Color​Palette​Input.color2](https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/CheckoutBrandingColorPaletteInput#fields-color2) INPUT OBJECT The input fields used to update the color palette. *** ## Map ### Input objects using this input * [Checkout​Branding​Color​Palette​Input.canvas](https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/CheckoutBrandingColorPaletteInput#fields-canvas) * [Checkout​Branding​Color​Palette​Input.primary](https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/CheckoutBrandingColorPaletteInput#fields-primary) * [Checkout​Branding​Color​Palette​Input.interactive](https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/CheckoutBrandingColorPaletteInput#fields-interactive) * [Checkout​Branding​Color​Palette​Input.critical](https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/CheckoutBrandingColorPaletteInput#fields-critical) * [Checkout​Branding​Color​Palette​Input.color1](https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/CheckoutBrandingColorPaletteInput#fields-color1) * [Checkout​Branding​Color​Palette​Input.color2](https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/CheckoutBrandingColorPaletteInput#fields-color2)