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