Color.DeepSkyBlue

Color.DeepSkyBlue property

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

public static Color DeepSkyBlue { get; }

Return Value

A Color representing a system-defined color.

See Also