--- title: Color - Storefront API description: | A string containing a hexadecimal representation of a color. For example, "#6A8D48". api_version: 2025-01 api_name: storefront type: scalar api_type: graphql source_url: html: 'https://shopify.dev/docs/api/storefront/2025-01/scalars/Color' md: 'https://shopify.dev/docs/api/storefront/2025-01/scalars/Color.md' --- # Color scalar A string containing a hexadecimal representation of a color. For example, "#6A8D48". ## Map ### Fields with this scalar * <-|[Brand​Color​Group.background](https://shopify.dev/docs/api/storefront/2025-01/objects/BrandColorGroup#field-BrandColorGroup.fields.background) * <-|[Brand​Color​Group.foreground](https://shopify.dev/docs/api/storefront/2025-01/objects/BrandColorGroup#field-BrandColorGroup.fields.foreground) * <-|[Product​Option​Value​Swatch.color](https://shopify.dev/docs/api/storefront/2025-01/objects/ProductOptionValueSwatch#field-ProductOptionValueSwatch.fields.color) * <-|[Swatch.color](https://shopify.dev/docs/api/storefront/2025-01/objects/Swatch#field-Swatch.fields.color)