camelot_css_gradient_generator
Create linear or radial CSS gradients with a live preview and export the generated CSS code for immediate use in web projects.
Instructions
CSS Gradient Generator: Design linear and radial CSS gradients with live preview and CSS code export.. Local browser processing. Canonical URL: https://www.camelotwebtools.com/tools/css-gradient-generator
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Type, format, or category specification | linear |
| colorEnd | No | Ending CSS gradient hex color | #10b981 |
| direction | No | CSS gradient angle or direction (e.g. 135deg, to right) | to right |
| colorStart | No | Starting CSS gradient hex color | #3b82f6 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | Execution status of the tool (success or error) | |
| prefillUrl | Yes | Direct deep-link URL to view, edit, and export in Camelot Web Tools | |
| canonicalUrl | Yes | Canonical web URL for this tool on camelotwebtools.com | |
| documentTitle | Yes | Title of the generated document, report, or calculation output | |
| documentMarkdown | Yes | Complete structured output and body formatted in clean Markdown |