complementary_color
Find the opposite color on the color wheel by providing any hex color. Returns the complementary color for contrast and design harmony.
Instructions
Find the complementary (opposite) color on the color wheel.
Parameters:
hex_color — Hex color without # (e.g. '3498db').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hex_color | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |