
Within the flat design trend on the rise at the moment, especially in this world of the web, one thing that stands out is the use of long flat shadows, particularly for small UI elements and icons. These shadows have a characteristic 45º angle below the horizontal axis and a gradient color close to the background shade can be applied. This technique is by no means new. It has always been a widely-used resource in photography to emphasize shapes and transmit different emotions to the viewer.
It seems like this effect came around to reinforce the "flat" design that everyone has been seeing, it's the wave of trends and we want you in the loop.
Jeff Escalante initiated this trend discussion: he outlined that the “Long Shadow design has some typical characteristics: the shadow extends at an approximately 45-degree angle, and has the size of 2.5 times of the object".
However, we don’t know whether this Long Shadow design, will take off as a future trend or not...And you? What do you think?
Long Shadow Resources
Long Shadows PS Action, by Dlacrem:
A very useful and effective option is to use a Photoshop action. We found some very cheap ones, and a free one by Dlacrem which is available for download.
Long Shadow Generator, by Graphic Burger:
A freebie PSD provided by GraphicBurger takes a different approach to generating long shadow designs. Basically, it is a predefined Photoshop document where you can set what you want to put a long shadow to, then it automatically does the magic by using Photoshop’s Smart Objects. Here is one of my results after experimenting.
Long Shadow Maker, by InventGroup
3D Long Shadows Generator Photoshop Action Set, by joelferrell
Long Shadows Icon and Text Generator :
An awesome online tool built by Juani uses CSS3 to create long shadow designs. If you want to use long shadow designs on the web, this tool is a must have! Being possible to set the sahdow size ,opacity and strength, you can create any type of long shadow you’d like. Here’s a screenshot from the web app.
Google Fonts CSS longshade Icon, by CSS Deck
A Sass mixin that makes pulling off 'long shadow design' as easy as pie.
Long Shadow Generator, by Codepen
Google Font flat long shadow icon in pure CSS. Created with love by @LukyVj, inspired by so many people and works over the internet
Downloable Flat Long Shadow Social Icons Kit
Long Shadow Icons, by Georgi Davitaya
Hexagon TW&FB with Long Shadow, by Suleiman Leadbitter
Uuuuuuuuuuu, by Strahinja Todorović
How to Create a Long Shadow in Photoshop

Janeth Kent
Licenciada en Bellas Artes y programadora por pasión. Cuando tengo un rato retoco fotos, edito vídeos y diseño cosas. El resto del tiempo escribo en MA-NO WEB DESIGN END DEVELOPMENT.
Related Posts
Understanding LCP, CLS, FID. All about Core Web Vitals in Google Search Console
A few months ago we talked about certain Google metrics that were displayed in Search Console. The reason for writing another post on this topic is that Google has changed…
Validating HTML forms using BULMA and vanilla JavaScript
Today we are going to write about contact forms and how to validate them using JavaScript. The contact form seems to be one of the top features of every basic home…
How to use Parallax.js effect on your website
Today, we're going to write about the parallax effect, similar to parallax scrolling, and how to implement it to improve your landing page. In webdev, they say mobile first -…
How to make the website's dark mode persistent with Local Storage, CSS and JS
Recently we wrote about how to do a switchable alternative color mode or theme, a very useful and popular feature to websites. Today’s article is going to be about how…
Dark Web: the creepy side of the Internet is not as dark as believed
People who surf the Dark Web are not necessarily looking for something illegal. Most people want to protect their privacy. And according to a recent study, 93 percent only use…
Cross cultural challenges in web design, an overview
The user experience design of a product essentially lies between the intentions of the product and the characteristics of your user. - David Kadavy - The task of building a culturally appropriate…
A Java approach: While loop
Hello everyone and welcome back! After having made a short, but full-bodied, introduction about cycles, today we are finally going to see the first implementations that use what we have called…
Website Traffic Getting Low? 4 Immediate Action to Take
If you have created a website, I am sure your end objective is to create a strong brand presence, boost engagement, and multiply revenue. An interesting statistic showed that there were…
The easiest way to align items using flexbox
With the release of flexbox in CSS, it has become an essential tool when placing elements next to each other, since, by default, the children of a display: flexare stacked…
Dark Mode on website using CSS and JavaScript
In today’s article we are going to learn how to build pretty much standard these days on the web pages and that is the alternative color mode and switching between…
JavaScript: Spread and Rest operators
In today’s article we are going to talk about one of the features of the ES6 version(ECMAScript 2015) of JavaScript which is Spread operator as well as Rest operator. These features…
How To Add Filter Effects to Images with CSS
To achieve interesting effects on your images, learn about the 'filter' and 'Backdrop-Filter' properties of CSS. CSS filters are a very attractive feature of CSS that allows you to apply certain…