---
title: CheckoutBrandingColorPaletteInput - GraphQL Admin
description: The input fields used to update the color palette.
api_version: unstable
api_name: admin
source_url:
  html: >-
    https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/CheckoutBrandingColorPaletteInput
  md: >-
    https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/CheckoutBrandingColorPaletteInput.md
---

# Checkout​Branding​Color​Palette​Input

input\_object

The input fields used to update the color palette.

## Fields

* canvas

  [Checkout​Branding​Color​Group​Input](https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/CheckoutBrandingColorGroupInput)

  A color group used for loading screens.

* color1

  [Checkout​Branding​Color​Group​Input](https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/CheckoutBrandingColorGroupInput)

  A color group used for the main content area.

* color2

  [Checkout​Branding​Color​Group​Input](https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/CheckoutBrandingColorGroupInput)

  A color group used for secondary content such as the order summary.

* critical

  [Checkout​Branding​Color​Group​Input](https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/CheckoutBrandingColorGroupInput)

  A color group for critical information such as errors.

* interactive

  [Checkout​Branding​Color​Group​Input](https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/CheckoutBrandingColorGroupInput)

  A color group used for interactive components such as links.

* primary

  [Checkout​Branding​Color​Group​Input](https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/CheckoutBrandingColorGroupInput)

  A color group used for primary action buttons.

***

## Input objects using this input

* [Checkout​Branding​Design​System​Input.colorPalette](https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/CheckoutBrandingDesignSystemInput#fields-colorPalette)

  INPUT OBJECT

  The input fields used to update the design system.

***

## Map

### Input objects using this input

* [Checkout​Branding​Design​System​Input.colorPalette](https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/CheckoutBrandingDesignSystemInput#fields-colorPalette)
