Color.SteelBlue

Color.SteelBlue property

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

public static Color SteelBlue { get; }

Return Value

A Color representing a system-defined color.

See Also