Dashboard Mode - Drop shadow effect
Goal
Understand how to use the drop shadow effect in Figma to make dashboard elements stand out visually.
Understand how to use the drop shadow effect in Figma to make dashboard elements stand out visually.
| Element | Shadow Color | Blur Radius (px) | X Offset (px) | Y Offset (px) | Opacity (%) |
|---|---|---|---|---|---|
| KPI Card | #000000 | 10 | 0 | 4 | 25 |
| Bar Chart | #000000 | 8 | 0 | 3 | 20 |
| Table | #000000 | 6 | 0 | 2 | 15 |
+----------------------+----------------------+ | KPI Card | Bar Chart | | (Drop shadow 10px) | (Drop shadow 8px) | +----------------------+----------------------+ | Data Table | | (Drop shadow 6px) | +----------------------------------------------+
Drop shadows are visual effects only and do not change with filters or slicers. They consistently highlight each component regardless of data changes.
If you change the drop shadow blur radius on the KPI card from 10px to 20px, how does the card's appearance change?
Answer: The shadow becomes softer and more spread out, making the KPI card appear more elevated and prominent.