---
title: BrandColors - Storefront API
description: The colors of the shop's brand.
api_version: 2026-04
source_url:
  html: https://shopify.dev/docs/api/storefront/latest/objects/brandcolors
  md: https://shopify.dev/docs/api/storefront/latest/objects/brandcolors.md
---

# Brand​Colors

object

The colors of the shop's brand.

## Fields

* primary

  [\[Brand​Color​Group!\]!](https://shopify.dev/docs/api/storefront/latest/objects/BrandColorGroup)

  non-null

  The shop's primary brand colors.

* secondary

  [\[Brand​Color​Group!\]!](https://shopify.dev/docs/api/storefront/latest/objects/BrandColorGroup)

  non-null

  The shop's secondary brand colors.

***

## Map

### Fields with this object

* [Brand.colors](https://shopify.dev/docs/api/storefront/latest/objects/Brand#field-Brand.fields.colors)