Hex to Color

Constructs a color value from an sRGB color code string, such as #RRGGBB or #RRGGBBAA. Invalid hex code strings produce no color.

Interface

Inputs

ParameterDetailsPossible Types
Hex Code

Primary Input

String

Outputs

ProductDetailsPossible Types
Result

The value produced by the node operation.

Primary Output

Table<Color>