Color.Goldenrod

Color.Goldenrod property

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

public static Color Goldenrod { get; }

Return Value

A Color representing a system-defined color.

See Also