|
|
|
Show HN: Brollly – Generate color palettes and font pairs with one keystroke
(brollly.com)
|
|
4 points
by mantcz
464 days ago
|
|
I built Brollly (https://brollly.com) to solve a common problem I faced as a developer: creating decent-looking web projects without spending hours on design decisions. What it does:
- Generates harmonious color combinations (brand, secondary, accent)
- Suggests font pairings (headings and body text)
- Shows everything in your actual content's context
- One keystroke (Space bar) to generate new combinations Technical details:
- Color combinations based on color theory algorithms
- Standard export options (JSON, SVG)
- Works with 100+ Google Fonts and web safe fonts
- Lock/unlock mechanism to preserve choices you like while exploring others The key differentiator is seeing how everything works together in your actual context, letting you go from blank canvas to professional design in minutes instead of hours. It is work in progress, but I'd appreciate any feedback, especially on the generation algorithm and UX. |
|