--- title: BrandColorGroup - Storefront API description: | A group of related colors for the shop's brand. api_version: 2025-10 api_name: storefront type: object api_type: graphql source_url: html: 'https://shopify.dev/docs/api/storefront/latest/objects/BrandColorGroup' md: 'https://shopify.dev/docs/api/storefront/latest/objects/BrandColorGroup.md' --- # Brand​Color​Group object A group of related colors for the shop's brand. ## Fields * background [Color](https://shopify.dev/docs/api/storefront/latest/scalars/Color) The background color. * foreground [Color](https://shopify.dev/docs/api/storefront/latest/scalars/Color) The foreground color. *** ## Map ### Fields with this object * {}[BrandColors.primary](https://shopify.dev/docs/api/storefront/latest/objects/BrandColors#field-BrandColors.fields.primary) * {}[BrandColors.secondary](https://shopify.dev/docs/api/storefront/latest/objects/BrandColors#field-BrandColors.fields.secondary)