random_color
Generate a random hex color with a specified style: bright, pastel, dark, muted, or any. Useful for design and development tasks.
Instructions
Generate a random hex color, optionally from specific color families.
Parameters:
style — 'bright' (default), 'pastel', 'dark', 'muted', or 'any'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| style | No | bright |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |