--- title: BrandColorGroup - Storefront API description: | A group of related colors for 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/brandcolorgroup md: https://shopify.dev/docs/api/storefront/2025-01/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/2025-01/scalars/Color) The background color. * foreground [Color](https://shopify.dev/docs/api/storefront/2025-01/scalars/Color) The foreground color. *** ## Map ### Fields with this object * {}[BrandColors.primary](https://shopify.dev/docs/api/storefront/2025-01/objects/BrandColors#field-BrandColors.fields.primary) * {}[BrandColors.secondary](https://shopify.dev/docs/api/storefront/2025-01/objects/BrandColors#field-BrandColors.fields.secondary)