You can use a noise expression to vary the hair color. In this example, you use an expression to blend the root color with the hair base color set by the XGen hair phenomenon shader.
 icon beside the 
	 root_color parameter.
 icon beside the 
	 root_color parameter. 
	 In this example, the noise expression is added to the root_color parameter.
The noise expression appears in the editor.
$baseColor=[1.0,0.0,0.0]; #color
This specifies that the root_color parameter is now used as the Base Color attribute for the expression.
This adds the Base Color value to the noise calculations.

For example, set freq_fine to 0.356 and freq_coarse to 8.
