Winning Design Resources
Solutions to Common UI Challenges

A fast, evergreen collection of design resources to ship polished UI without reinventing the wheel.
๐ All free or open source.
Last updated: 2025-09-11
Contents
- Website Templates
- Image Design & Editing
- Fonts
- Color Palettes
- Animations
- Photos
- Illustrations and Icons
- Website Hosting
- Other Resources
- Licensing & Usage Tips
- Quick Picks
Website Templates
- https://html5up.net โ Beautiful, responsive HTML templates.
- https://www.creative-tim.com/templates/react-free โ Free React and UI kits.
- https://csslayout.io/patterns โ Copy-paste layout patterns.
- Landing & Splash Pages โ Curated landing page templates. (added 2021)
Image Design & Editing
Web-based creation and editing tools.
- Photopea โ Photoshop-like editor in the browser.
- Penpot โ Openโsource design & prototyping.
- Gravit Designer โ Now Corel Vector (free tier).
- Boxy SVG โ Vector editor (Chromium/WebKit).
- VectorInk โ Vector drawing in the browser.
- SVGOMG โ SVG Compressor โ Optimize and clean SVGs.
- Best Snip SVG Animator โ Simple web SVG animation tool.
Fonts
- Fontsource โ Self-host open-source fonts with npm-style packages.
- https://fonts.google.com/ โ The classic catalog.
- http://thestocks.im/ โ Aggregates fonts, icons, photos, and more.
- https://fontpair.co/fonts/ โ Font pairing inspiration.
Color Palettes
- https://color.adobe.com/create/color-wheel/ โ Classic color wheel and harmony tools.
- https://colorhunt.co/ โ Curated palettes.
- https://coolors.co/ โ Generate, lock, and adjust palettes. (Correct spelling: Coolors)
- https://paletton.com/ โ Scheme generator with previews.
- Contrast & accessibility:
- https://webaim.org/resources/contrastchecker/ โ WCAG contrast checker.
- https://contrast-ratio.com/ โ Quick contrast ratio tool.
Animations
- https://ianlunn.github.io/Hover/ โ Micro-interaction hover effects.
- https://animate.style/ โ Animate.css (modern site).
- https://animejs.com/ โ Powerful JS animation engine.
- https://www.minimamente.com/project/magic/ โ magic.css preset animations.
- https://bouncejs.com/ โ Springy keyframes (archived; see GitHub if site is down).
- https://greensock.com/gsap โ GSAP, the industry workhorse.
- https://github.com/jonsuh/hamburgers โ Accessible hamburger menu animations.
Photos
- https://unsplash.com/ โ High-quality, permissive license.
- https://www.pexels.com/ โ Free stock photos and videos.
- http://thestocks.im/ โ One-stop aggregator across stock sites.
- https://www.flickr.com/photos/wocintechchat/ โ Authentic tech workplace photos.
Illustrations and Icons
- https://simpleicons.org/ โ 3,000+ brand icons. (2024)
- https://iconoir.com โ 1,000+ free SVG icons. (2022)
- https://thenounproject.com โ Massive icon and photo library. (2023)
- https://www.svgrepo.com/ โ Millions of community SVGs. (2021)
- https://lucide.dev/ โ Open-source icons (successor to Feather).
- https://phosphoricons.com/ โ Flexible icon family for web and apps.
- https://icomoon.io/app/#/select โ Build custom icon sets; export SVG/PNG. (2021, 2023)
- https://react-kawaii.vercel.app/#/Components โ Cute SVG components.
- https://isometric.online/ โ Isometric assets. (added 2021)
- https://icons8.com/illustrations โ Free illustration packs. (added 2021)
- https://www.manypixels.co/gallery/ โ Weekly fresh illustrations. (added 2021)
- https://www.drawkit.io/free โ Free, high-quality packs. (added 2021)
- https://illlustrations.co/ โ Hand-drawn style. (added 2021)
- https://generator.opendoodles.com/ โ Fun, generative doodles. (added 2020)
- https://www.humaaans.com/ โ Mix-and-match people. (added 2020)
- https://fontawesome.com/v6/search?o=r&m=free โ Font Awesome free icon search.
Website Hosting
- https://vercel.com/ โ Serverless hosting and edge, formerly ZEIT Now.
- https://www.netlify.com/ โ Jamstack-friendly, great DX.
- https://pages.github.com/ โ Free static site hosting.
- https://render.com/ โ Apps, web services, cron jobs.
- https://surge.sh/ โ Simple static hosting via CLI.
Other Resources
- UX Design Glossary โ Thanks Harper!
- http://codingheroes.io/resources/
- https://pixlr.com/x/ โ Online image editor.
- https://bennettfeely.com/clippy/ โ CSS clip-path builder.
- Shadow Designer (CSS) โ Generate layered shadows.
Licensing & Usage Tips
- Donโt assume โfreeโ equals โno attribution.โ Check per-asset licenses.
- Avoid brand marks in generic UI unless you have permission; trademarks still apply.
- For icons/illustrations, export SVG and set fill via CSS to support dark mode.
- Always test color contrast (WCAG AA minimum, AAA for small text if possible).
- Prefer vector (SVG) over raster wherever possible for scalability and performance.
Quick Picks
- Colors: Coolors + WebAIM Contrast Checker.
- Icons: Lucide or Iconoir.
- Illustrations: Undraw or ManyPixels.
- Hosting: Netlify or Vercel.
Changelog: 2025-09 โ Updated links (Animate.css, Vercel), added Penpot, Lucide, Phosphor, contrast tools, and usage tips.