> For the complete documentation index, see [llms.txt](https://chooseit.gitbook.io/elytraracing/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://chooseit.gitbook.io/elytraracing/particlescreator/parameters-explanations/colorcreator.md).

# ColorCreator

Here you will everything to know on the ShapeParticle parameter of the particleCreator

Example of a shapeParticle

```
"colorCreator": [
        {
          "key": "RAINBOW",
          "option": "10000;true"
        }
      ]
```

{% hint style="success" %}
The colorcreator parameter can be seen as an list of "instruction" executed sequentially to create the shape wanted
{% endhint %}

Each "instructions" has 2 parameters:

1. A key
2. Options (sometimes optional)

{% content-ref url="/pages/XhbdlSzfBOOPKLN00e6f" %}
[List of available colors](/elytraracing/particlescreator/list-of-available-colors.md)
{% endcontent-ref %}
