Neumorphic design in 2025: Still relevant or outdated?

(zenmoment.net)

1 points | by 951560368 5 hours ago ago

1 comments

  • 951560368 5 hours ago

      I recently rebuilt a meditation platform using neumorphic design principles, and it got me thinking about this design trend's current relevance.
    
      While many consider neumorphic design outdated since its 2020 peak, I found it creates a unique tactile feel that works surprisingly well for mindfulness applications. The soft, extruded shapes seem to naturally complement the calming nature of meditation
      content.
    
      My implementation approach:
      - Used CSS custom properties for theme consistency
      - Optimized shadow parameters for different element sizes
      - Focused on proper contrast ratios (especially for dark mode)
      - Added subtle breathing animations synchronized with content
      - Prioritized accessibility with proper focus states
    
      Key challenges I faced:
      - Dark theme contrast was particularly tricky - had to adjust shadow colors significantly
      - Mobile responsiveness required different shadow intensities
      - Animation timing needed to feel natural, not distracting
      - Performance optimization to avoid layout thrashing
    
      Results:
      The final design feels surprisingly fresh when applied to the right context. Users report it feels more "touchable" and calming compared to flat design.
    
      Questions for the community:
      1. Do you think neumorphic design has legitimate use cases beyond just following trends?
      2. What design patterns are you seeing emerge as potential successors?
      3. How do you balance trendy aesthetics with timeless usability?
      4. Any other contexts where neumorphic might work well?
    
      Curious to hear how other designers and developers view this design trend now that the initial hype has died down.