Invalid email format
This email is already subscribed
You have been succesfully subscribed to our newsletter
2 years ago
Spectrum HSV & HSL Gradient make Spectrum try up Saturasion down Brightness.
background-image: linear-gradient(
90.1deg,
rgba(255,0,0,1) 0.2%, rgba(255,255,0,1) 15.6%, rgba(0,255,0,1) 32.4%, rgba(0,255,255,1) 49.5%, rgba(0,0,255,1) 66.1%, rgba(255,0,255,1) 82.7%, rgba(255,0,0,1) 100.3%
);Login to add gradient to your favorites.