> For the complete documentation index, see [llms.txt](https://help.fluorescent.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.fluorescent.co/lorenza/product-pages/variant-options/variant-swatches/use-default-colors.md).

# Use default colors

Find a color you want to use on this list of [140 default web colors](https://htmlcolorcodes.com/color-names/), then enter that exact color name as the **Option value** for a product variant in your Shopify admin.

{% hint style="warning" %}
**D**efault color names will appear as-is on product pages and on the cart. In order to choose your own product variant name or different color, you will need to use a [custom swatch image](/lorenza/product-pages/variant-options/variant-swatches/use-custom-images.md).
{% endhint %}

![](/files/b0BYmxwuue7lZqrttCFb)

<details>

<summary><mark style="color:blue;"><strong>STEPS</strong></mark></summary>

In your **Shopify admin**:

1. Go to your **Products** to click the product you want to edit.
2. Under **Variants**, click **Add options like size and color** checkbox if you're adding variants for the first time.

   ![](/files/uj0qKTsjU6c0HyKu4Pd6)
3. Add the **Option name** (e.g. "Color" or "Material").

   > Remember to add this option name in your **Theme settings** to enable swatches.

   > See Shopify's [Variants guide](https://help.shopify.com/en/manual/products/variants) for more information about product options.
4. Enter the exact name of a [default color](https://htmlcolorcodes.com/color-names/) in the **Option values** field for your variant.

   ![](/files/EUkGTJaD4izs7qiT9p9l)

   > If your store uses multiple languages, you will need to use custom colors or images.
5. Click **Done**.
6. Click **Save**.

</details>

\\

***

> **Related links**\
> [Enable swatches](/lorenza/product-pages/variant-options/variant-swatches/enable-swatches.md)\
> [Upload custom image swatches](/lorenza/product-pages/variant-options/variant-swatches/use-custom-images.md)\
> [Show swatches on collection pages](/lorenza/collection-pages/product-grid.md#shows-swatches)\
> [Enable dynamic option availability](/lorenza/product-pages/variant-options/variant-swatches/dynamic-option-availability.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.fluorescent.co/lorenza/product-pages/variant-options/variant-swatches/use-default-colors.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
