web_safe_color
Match any hex color to its nearest web-safe color for reliable cross-browser display.
Instructions
Find the nearest web-safe color for a given hex color.
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 |