---
title: 'Liquid objects: brand_colors'
description: The color groups defined as part of a store's brand assets.
source_url:
  html: 'https://shopify.dev/docs/api/liquid/objects/brand_colors'
  md: 'https://shopify.dev/docs/api/liquid/objects/brand_colors.md'
api_name: liquid
---

# brand\_​colors

The color groups defined as part of a store's brand assets.

## Properties

* * **primary**

    array of [brand\_color](https://shopify.dev/docs/api/liquid/objects/brand_color)

  * The store's primary brand colors.

  * **secondary**

    array of [brand\_color](https://shopify.dev/docs/api/liquid/objects/brand_color)

  * The store's secondary brand colors.

### Returned by

* [brand.colors](https://shopify.dev/docs/api/liquid/objects/brand#brand-colors)
