gradient(1, 1, 1); This will create a gradient in your text. You can also use the following commands to create a more complex gradient: gradient(linear, color-stop(0.5), color-stop(1)); gradient(opacity-stop(0), opacity-stop(1));