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