Color.DarkCyan

Color.DarkCyan property

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

public static Color DarkCyan { get; }

Return Value

A Color representing a system-defined color.

See Also