Color.Crimson

Color.Crimson property

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

public static Color Crimson { get; }

Return Value

A Color representing a system-defined color.

See Also