The hue-rotate is a filter function in CSS that allows to change the hue value of an element
👉 Hue is the value of the color, defined from 0deg to 360deg
0deg is red
120deg is green
240deg is blue
In this example, we create a purple-violet gradient, and when we shift it through 90deg it changes to a pink-orange
#css
#csstricks
#webdesign
#frontend
#fullstack
#coding
#programming
#javascript
#nodejs
#reactjs
#vuejs