<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Ege Uysal</title>
    <description>The latest articles on DEV Community by Ege Uysal (@egeuysall).</description>
    <link>https://dev.to/egeuysall</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3759059%2Fbb078fd3-ae35-4421-a5c9-9d63d4811d9a.png</url>
      <title>DEV Community: Ege Uysal</title>
      <link>https://dev.to/egeuysall</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/egeuysall"/>
    <language>en</language>
    <item>
      <title>I spent 3 hours picking colors for a side project that died in a week</title>
      <dc:creator>Ege Uysal</dc:creator>
      <pubDate>Sat, 07 Feb 2026 20:50:47 +0000</pubDate>
      <link>https://dev.to/egeuysall/i-spent-3-hours-picking-colors-for-a-side-project-that-died-in-a-week-5fdb</link>
      <guid>https://dev.to/egeuysall/i-spent-3-hours-picking-colors-for-a-side-project-that-died-in-a-week-5fdb</guid>
      <description>&lt;p&gt;We've all been there.&lt;/p&gt;

&lt;p&gt;You have an idea. You're excited. You open Figma or grab some color &lt;br&gt;
palette generator. 2 hours later you're still tweaking shades of blue.&lt;/p&gt;

&lt;p&gt;The project dies before you write a single line of code.&lt;/p&gt;

&lt;p&gt;I did this 5 times in a row. So I built something to fix it.&lt;/p&gt;

&lt;h2&gt;
  
  
  What I Built
&lt;/h2&gt;

&lt;p&gt;Huesly - a design system generator that takes a mood (Minimal, Bold, &lt;br&gt;
Professional) and gives you:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;WCAG-compliant colors&lt;/li&gt;
&lt;li&gt;Font pairings
&lt;/li&gt;
&lt;li&gt;Spacing scales&lt;/li&gt;
&lt;li&gt;Instant export to CSS/Tailwind/SCSS/JSON&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Takes &amp;lt;1 second. No design skills needed.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Tech
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Next.js 15&lt;/li&gt;
&lt;li&gt;TypeScript&lt;/li&gt;
&lt;li&gt;OKLCH color space (way better than RGB for harmonious palettes)&lt;/li&gt;
&lt;li&gt;PostgreSQL + Supabase&lt;/li&gt;
&lt;li&gt;Tailwind CSS&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Why OKLCH?
&lt;/h2&gt;

&lt;p&gt;RGB gives you random-looking colors. OKLCH creates actually harmonious &lt;br&gt;
palettes because it's based on human perception.&lt;/p&gt;

&lt;h2&gt;
  
  
  Try It
&lt;/h2&gt;

&lt;p&gt;Live demo: &lt;a href="https://huesly.app" rel="noopener noreferrer"&gt;https://huesly.app&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I'm curious, how do you handle design for your side projects?&lt;/p&gt;




&lt;p&gt;Built by a 16yo dev who got tired of over-engineering. &lt;br&gt;
Follow my journey: @egewrk&lt;/p&gt;

</description>
      <category>design</category>
      <category>productivity</category>
      <category>showdev</category>
      <category>sideprojects</category>
    </item>
  </channel>
</rss>
