paint-brush
Add Depth to Your Web Design Using CSS Shadow Generatorsby@madzadev
1,515 reads
1,515 reads

Add Depth to Your Web Design Using CSS Shadow Generators

by MadzaMarch 10th, 2022
Read on Terminal Reader
Read this story w/o Javascript

Too Long; Didn't Read

featured image - Add Depth to Your Web Design Using CSS Shadow Generators
Madza HackerNoon profile picture


Ever wondered why your designs miss some depth? Adding modern-looking shadows can often improve that, especially for separate components like buttons and cards.


Creating shadows directly in CSS requires a lot of patience. I would suggest you consider using some tools instead to save some time.


Here I have compiled some of the best CSS shadow generators to create sleek and modern-looking shadows. All you need to do is mess around with the UI and copy the CSS code when you are ready.

1. Box-shadov.dev

Simple, clean UI and get the job done easily. Usually, my go-to.

1646747925_1920x937.png

2. CSSBud

A generator that lets you create shadows, by generating the code in the preview area.

1646747972_1879x896.png

3. Shadows Brumm

A more advanced generator that allows you to control the count of layers of shadows, transparency, strength, distances, etc.

1646747991_1893x932.png

4. Neumorphism

For those into neuromorphism based designs, this generator is a must-have. Sleek and modern-looking UI.

1646748001_1920x937.png

5. Shadow Palette

Advanced shadow generator with modern UI. Created by one of the best to ever do it when it comes to CSS, Josh W.Comeau.

1646748041_1890x887.png

6. Shadow Examples

If generators are not your thing, here is a huge collection of predefined shadows. Just pick your favorite and the code will be automatically copied.

1646748070_1890x929.png

7. Box-shadow.art

Similar to the previous one offers lots of presets. The difference is that you can select them and further customize them if you don't feel the design entirely yet.

1646748106_1897x928.png


Writing has always been my passion and it gives me pleasure to help and inspire people. If you have any questions, feel free to reach out!


If these resources helped, connect me on Twitter, LinkedIn, and GitHub!


Visit my Blog for more articles like this!


First Published here