Color.Firebrick

Color.Firebrick property

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

public static Color Firebrick { get; }

Return Value

A Color representing a system-defined color.

See Also