Color.PaleGreen

Color.PaleGreen property

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

public static Color PaleGreen { get; }

Return Value

A Color representing a system-defined color.

See Also