Palette From Website
Enter any URL to extract and copy the color palette — HEX, RGB, and HSL formats ready to use.
FAQs
What colors does the tool extract?
It extracts the meta theme-color, inline CSS hex colors, and style block colors found in the page HTML. Colors are ranked by frequency of use in the CSS.
Why did it return no colors?
Some sites load styles from external CSS files (not inline), which the extractor can't read. The tool also can't execute JavaScript, so styles injected by JS are missed.
Can I use the extracted colors commercially?
Brand colors are typically trademarked. Use extracted colors for analysis and inspiration, not to copy a brand's identity.
Is my URL sent to a server?
Yes — the server-side route fetches the URL to bypass browser CORS restrictions. No data is stored; the HTML is discarded after extraction.