Color.PowderBlue

Color.PowderBlue property

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

public static Color PowderBlue { get; }

Return Value

A Color representing a system-defined color.

See Also