Constructs a color value from an sRGB color code string, such as #RRGGBB or #RRGGBBAA. Invalid hex code strings produce no color.
Interface
Inputs
| Parameter | Details | Possible Types |
|---|---|---|
| Hex Code | Primary Input | String |
Outputs
| Product | Details | Possible Types |
|---|---|---|
| Result | The value produced by the node operation. Primary Output | Table<Color> |