How can we make the gradient diagonal?

By adding 45deg before the colors in linear-gradient()By adding 90deg before the colors in linear-gradient()By adding diag before the colors in linear-gradient()By adding 90deg after the colors in linear-gradient()

By adding 45deg before the colors in linear-gradient().