Color.Gold

Color.Gold property

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

public static Color Gold { get; }

Return Value

A Color representing a system-defined color.

See Also