Dev Tools
NextJs Demo
AboutContact
ss

Drop Shadow

Drop Shadow

The drop-shadow() CSS function applies a drop shadow effect to the input image. Its result is a <filter-function>.

Options

#000000

Preview

Code

filter: drop-shadow(5px 5px 10px #000000);