---
title: Color - Storefront API
description: |
  A string containing a hexadecimal representation of a color.

  For example, "#6A8D48".
api_version: 2026-04
api_name: storefront
type: scalar
api_type: graphql
source_url:
  html: 'https://shopify.dev/docs/api/storefront/latest/scalars/Color'
  md: 'https://shopify.dev/docs/api/storefront/latest/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/latest/objects/BrandColorGroup#field-BrandColorGroup.fields.background)
* [Brand​Color​Group.foreground](https://shopify.dev/docs/api/storefront/latest/objects/BrandColorGroup#field-BrandColorGroup.fields.foreground)
* [Product​Option​Value​Swatch.color](https://shopify.dev/docs/api/storefront/latest/objects/ProductOptionValueSwatch#field-ProductOptionValueSwatch.fields.color)
* [Swatch.color](https://shopify.dev/docs/api/storefront/latest/objects/Swatch#field-Swatch.fields.color)
