How to use mixed colors in CSS?

I cant find out how to, i want to set background to have mixed color, like on one side dark green and other side light green. Any help would be appreciated.

Please attach a link to the exercise you are working on and your code so that we can help you.

Take a look at this:

https://www.w3schools.com/css/css3_gradients.asp

:slight_smile:

1 Like

The mix-blend-mode property defines how an element’s content should blend with its background.