Color.Indigo

Color.Indigo property

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

public static Color Indigo { get; }

Return Value

A Color representing a system-defined color.

See Also