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