<?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: Robert Kotcher</title>
    <description>The latest articles on DEV Community by Robert Kotcher (@robert_kotcher_6861a5b360).</description>
    <link>https://dev.to/robert_kotcher_6861a5b360</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%2F3116677%2F0c1ed591-1f19-4068-b582-982cb610ddec.png</url>
      <title>DEV Community: Robert Kotcher</title>
      <link>https://dev.to/robert_kotcher_6861a5b360</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/robert_kotcher_6861a5b360"/>
    <language>en</language>
    <item>
      <title>Turn any photo into a color palette – made a tool for designers &amp; artists</title>
      <dc:creator>Robert Kotcher</dc:creator>
      <pubDate>Sun, 04 May 2025 12:00:00 +0000</pubDate>
      <link>https://dev.to/robert_kotcher_6861a5b360/turn-any-photo-into-a-color-palette-made-a-tool-for-designers-artists-2l3m</link>
      <guid>https://dev.to/robert_kotcher_6861a5b360/turn-any-photo-into-a-color-palette-made-a-tool-for-designers-artists-2l3m</guid>
      <description>&lt;p&gt;Hey everyone!&lt;/p&gt;

&lt;p&gt;I’m a designer/developer who’s always hunting for the perfect color palette, and I got tired of manually picking colors from images. So, I built a free web tool that lets you upload any image (or use a sample), and it instantly gives you a palette of the most important colors – in HEX, RGB, HSL, etc.&lt;/p&gt;

&lt;p&gt;You can choose between different extraction methods (Vibrant, Material Design, Median Cut, K-Means) depending on what kind of palette you want. It works right in your browser, and nothing gets uploaded to a server.&lt;/p&gt;

&lt;p&gt;Try it here: &lt;a href="https://colorsfromimage.xyz/" rel="noopener noreferrer"&gt;https://colorsfromimage.xyz/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Would love to hear what you think!&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Is it useful for your workflow?&lt;/li&gt;
&lt;li&gt;Any features you wish it had?&lt;/li&gt;
&lt;li&gt;Found any bugs or weird results?&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I’m open to all feedback, and if you make something cool with it, please share! Thanks for checking it out :)&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Robert&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>showdev</category>
      <category>design</category>
      <category>css</category>
    </item>
  </channel>
</rss>
