👋, I am here with another list. In this post I have enlisted 15 aesthetic color gradients using CSS (examples of colour gradients in CSS) which you can implement in your next projects.
I have used linear-gradient method of CSS and only the gradient direction 'to bottom left'. There are many others gradient directions like 'to right', 'to top' etc. to read about the linear-gradient method you can refer to this freecodecamp article.
Let's jump into the list:
background-image: linear-gradient(to bottom right, #FF512F, #DD2476);
background-image: linear-gradient(to bottom right, #FF61D2, #FE9090);
background-image: linear-gradient(to bottom right, #72FFB6, #10D164);
background-image: linear-gradient(to bottom right, #FD8451, #FFBD6F);
background-image: linear-gradient(to bottom right, #305170, #6DFC6B);
background-image: linear-gradient(to bottom right, #00C0FF, #4218B8);
background-image: linear-gradient(to bottom right, #009245, #FCEE21);
background-image: linear-gradient(to bottom right, #FDFCFB, #E2D1C3);
background-image: linear-gradient(to bottom right, #0100EC, #FB36F4);
background-image: linear-gradient(to bottom right, #FDABDD, #374A5A);
background-image: linear-gradient(to bottom right, #38A2D7, #561139);
background-image: linear-gradient(to bottom right, #121C84, #8278DA);
background-image: linear-gradient(to bottom right, #5761B2, #1FC5A8);
background-image: linear-gradient(to bottom right, #FFDB01, #0E197D);
background-image: linear-gradient(to bottom right, #FF3E9D, #0E1F40);
Congratulations!! You have successfully read this long list. I have also tweeted this one, you can bookmark it there for your future reference.
I have gathered this colourful ideas from Pinterest.
I Hope, you have found it useful. Share the article, comment which one you are going to use and comment your feedbacks as well.
Also, I write about web development on twitter, follow me there for understanding web development technologies easily.
Thank you!! See you soon...
Top comments (32)
13 is my favorite! Good job
I got with 13. Too
That's good to know. Thanks!!
They are all Great I don't Even know which One to Choose 😂 let's Choose all
Thanks, man!!
Bravo ashique, are you a student or working currently
I am a FTE.
Googled FTE, but i dont understand what is it
I shouldn't have used the abbreviation. It means Full Time Employee.
Bookmarked for future reference, thanks for sharing 😊🌻
You are welcome, Atul.🤗
Thanks for sharing!
Welcome 🤗, Sam!!
I like all of them, great you included direct snippets 👍✨💯
Yes, Madza. The provided pictures of code snippets and the Gradients with shadow everything I have designed with CSS HTML. Thank you for your kind words 😊
Very well written Ashique, Number 3, 7, 9 and 12 are my personal favorite. Can't wait to use this on my upcoming projects.
Thanks for the post 🙂
Glad that you liked it, Suchintan.
They are all amazing. Great work, Ashique!
Thanks Steve!!
wo great colors
Thanks, brother!!
Its awesome
Thanks Mumin!!
Some comments may only be visible to logged-in visitors. Sign in to view all comments.