# Color

## Usage:

| Command   | Options               | Description           |
| --------- | --------------------- | --------------------- |
| `a.color` |                       | Shows a random color  |
| `a.color` | \<ColorName/ColorHex> | Shows the given color |

## Example:

<table><thead><tr><th width="356">Command</th><th>Description</th></tr></thead><tbody><tr><td><code>a.color</code></td><td>Shows a random color</td></tr><tr><td><code>a.color #f47fff</code></td><td>Shows the color f47fff</td></tr><tr><td><code>a.color red</code></td><td>Shows the color red</td></tr></tbody></table>
