--- title: BrandColors - Storefront API description: | The colors of the shop's brand. api_version: unstable api_name: storefront source_url: html: https://shopify.dev/docs/api/storefront/unstable/objects/brandcolors md: https://shopify.dev/docs/api/storefront/unstable/objects/brandcolors.md --- # Brand​Colors object The colors of the shop's brand. ## Fields * primary [\[Brand​Color​Group!\]!](https://shopify.dev/docs/api/storefront/unstable/objects/BrandColorGroup) non-null The shop's primary brand colors. * secondary [\[Brand​Color​Group!\]!](https://shopify.dev/docs/api/storefront/unstable/objects/BrandColorGroup) non-null The shop's secondary brand colors. *** ## Map ### Fields with this object * {}[Brand.colors](https://shopify.dev/docs/api/storefront/unstable/objects/Brand#field-Brand.fields.colors)