saturate_color
Increase color saturation by a percentage.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount | No | Amount to saturate (0-100) | |
| hex_color | Yes | Hex color to saturate |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount | Yes | ||
| darkened | No | ||
| original | Yes | ||
| lightened | No | ||
| saturated | No | ||
| desaturated | No |