Color.IndianRed

Color.IndianRed property

Gets a system-defined color that has an ARGB value of #FFCD5C5C.

public static Color IndianRed { get; }

Return Value

A Color representing a system-defined color.

See Also