Color.Teal

Color.Teal property

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

public static Color Teal { get; }

Return Value

A Color representing a system-defined color.

See Also