Color.LightYellow

Color.LightYellow property

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

public static Color LightYellow { get; }

Return Value

A Color representing a system-defined color.

See Also