
What Is It
Color Palettes is a modern web application for browsing and discovering beautiful color combinations. 254 curated colors, 57 palettes, smart filtering — built with Astro and React for designers and developers.
Features
- 254 curated colors with hex, RGB, and usage examples
- 57 palettes — handpicked combinations for any project
- Smart filtering — by tag, category, and mood
- Color articles — explore color theory and design trends
- Responsive design — works on all devices
- Static performance — Astro ships zero JS by default
Tech Stack
- Astro with React components
- Tailwind CSS — utility-first styling
- Lucide React — icons
- Markdown-based content — colors and articles as MD files
Why I Built It
Finding good color combinations shouldn’t require signing up for a service or dealing with slow SPAs. I wanted a fast, clean, static color tool that loads instantly and doesn’t track you.
Links
- Live site: colorpalette.temaprint.com
- Source code: github.com/temaprint/Color-Palette