Color.HotPink

Color.HotPink property

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

public static Color HotPink { get; }

Return Value

A Color representing a system-defined color.

See Also