Dashboard Mode - Layer blur
Dashboard Goal
Understand how applying layer blur effects in Figma can enhance the visual appeal of BI dashboards by focusing attention and improving readability.
Understand how applying layer blur effects in Figma can enhance the visual appeal of BI dashboards by focusing attention and improving readability.
| Element | Type | Blur Radius (px) | Opacity (%) | Purpose |
|---|---|---|---|---|
| Background Image | Image Layer | 10 | 100 | Softens background to reduce distraction |
| Card Shadow | Rectangle Layer | 5 | 50 | Adds depth to cards |
| Popup Overlay | Rectangle Layer | 15 | 70 | Focuses on popup content |
| Button Hover | Shape Layer | 8 | 80 | Highlights button on hover |
| Chart Background | Rectangle Layer | 3 | 40 | Separates chart from background |
+--------------------------------------------------+ | Background Image | | (Blur: 10px) | | +----------------+ +----------------+ | | | KPI Card 1 | | KPI Card 2 | | | | (Shadow Blur:5)| | (Shadow Blur:5)| | | +----------------+ +----------------+ | | | | +--------------------------------------------+ | | | Chart Area | | | | (Background Blur: 3px) | | | +--------------------------------------------+ | | | | +----------------+ | | | Button | | | | (Hover Blur:8) | | | +----------------+ | | | | +--------------------------------------------+ | | | Popup Overlay | | | | (Blur: 15px, Opacity 70%) | | | +--------------------------------------------+ | +--------------------------------------------------+
When the user hovers over the button, the layer blur effect with 8px radius and 80% opacity activates, highlighting the button visually.
Opening a popup triggers the popup overlay layer with 15px blur and 70% opacity, blurring the background and focusing attention on the popup content.
Other blur layers remain static to maintain consistent visual hierarchy and depth.
If you open the popup, which layers visually change due to blur effects?