
Node Function
This node creates a color configuration object that connects to the Recraft Controls node to specify colors used in generated images.Parameters
Basic Parameters
| Parameter | Type | Default | Description |
|---|---|---|---|
| r | integer | 0 | Red channel (0-255) |
| g | integer | 0 | Green channel (0-255) |
| b | integer | 0 | Blue channel (0-255) |
Output
| Output | Type | Description |
|---|---|---|
| recraft_color | Recraft Color | Color config object to connect to Recraft Controls |
Usage Example
Recraft Text to Image Workflow Example
Recraft Text to Image Workflow Example