Color.CornflowerBlue

Color.CornflowerBlue property

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

public static Color CornflowerBlue { get; }

Return Value

A Color representing a system-defined color.

See Also