--- title: Color - Storefront API description: | A string containing a hexadecimal representation of a color. For example, "#6A8D48". api_version: unstable api_name: storefront source_url: html: https://shopify.dev/docs/api/storefront/unstable/scalars/color md: https://shopify.dev/docs/api/storefront/unstable/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/unstable/objects/BrandColorGroup#field-BrandColorGroup.fields.background) * <-|[Brand​Color​Group.foreground](https://shopify.dev/docs/api/storefront/unstable/objects/BrandColorGroup#field-BrandColorGroup.fields.foreground) * <-|[Product​Option​Value​Swatch.color](https://shopify.dev/docs/api/storefront/unstable/objects/ProductOptionValueSwatch#field-ProductOptionValueSwatch.fields.color) * <-|[Swatch.color](https://shopify.dev/docs/api/storefront/unstable/objects/Swatch#field-Swatch.fields.color)