Comparisons
Colorize vs Site Palette: Which Extractor to Use
Both tools pull colors off a live site. What differs is where you run them, what counts as a palette, and what you can take away.

Site Palette and Colorize solve the same sentence ("get me the colors this website uses") from opposite ends. Site Palette is a browser extension: you sign in, install it, and it quantizes what is rendered in front of you. Colorize is a URL box: you paste an address from anywhere, and it pulls the brand colors, the logo, the stylesheet palette and a screenshot palette as four separate sets. If you want the toolbar workflow instead, the extension is there too.
Neither is a worse version of the other. They answer different questions, and the one you want depends on whether you are looking at one page right now or at a list of forty sites you have never opened.
#The short answer
| Site Palette | Colorize | |
|---|---|---|
| Where it runs | Browser extension, on the tab you are viewing | URL box on the web and a browser extension |
| Install required | Yes | No, unless you want the extension |
| Account | Required (sign-in is step one) | None to extract |
| Result | One coherent palette, roughly six colors | Four sets: brand, logo, code, screenshot |
| Source of the colors | The rendered page | Rendered page plus HTML, CSS and JS |
| Exports | Figma plugin, Sketch, Adobe .ase, SVG | CSS, SASS, SCSS, SVG, .ase, .act, .aco, Sketch, GIMP, and more |
| Price | $3/mo, $30/yr or $99 lifetime (1-day trial) | Free |
#What it costs
This is the part most comparisons get wrong, including an earlier version of this one, so it is worth stating plainly.
Site Palette is free to install. It is not free to use past the first day. Per its own help pages, you get a one-day trial covering the full feature set, after which the extractor sits behind a paid plan. At the time of writing that plan is offered as introductory pricing:
- $3 per month billed monthly
- $30 per year, which is the $2.50/month the pricing page advertises
- $99 once for a lifetime licence
Two details worth knowing before you commit. The trial is twenty-four hours, not the fourteen or thirty days the word "trial" usually implies. Install it on a Friday evening and get busy, and you have spent it. And the help pages state that no subscription is refundable, of any type. That is an unusual policy and a fair reason to spend the trial day deliberately rather than casually.
Colorize is free, with no trial attached to that word. There is no plan to choose, no card to enter, and no expiry on the extractor, on the web or in the extension.
#Signing in is not optional
Site Palette's documented getting-started flow begins before the extension does: you sign in on the website with a magic link, then you add the extension from the store. A trial and a subscription both need an identity to attach to, so the account is structural rather than a nicety. There is no anonymous path through the tool. The sign-in itself is pleasant, to be fair: magic link by email, no password to invent.
Colorize asks for nothing to extract colors. Paste a URL, get the palette, close the tab. Colorize does have accounts, but they exist for one unrelated thing (issuing API keys), and the color tools never touch them. If you only want a palette, you will never see a login screen.
That difference is small on your own machine and large everywhere else: a locked-down work laptop, a shared machine, a client's computer, or a quick answer you need in the ninety seconds before a call.
#You do not have to pick a surface
This is the practical advantage, and it is easy to undersell because it sounds like a distribution detail rather than a feature.
Site Palette lives in the toolbar, and the toolbar is the only place it lives. Its website handles sign-in and your saved palettes; the extraction itself happens in the extension, on a page you have open. If the page is not in a tab, there is nothing to read.
Colorize runs both ways, on the same free tier:
- The web app takes a URL. You can extract a site you have never visited, a competitor you would rather not load in a logged-in browser profile, or thirty companies from a spreadsheet, without opening any of them. That works in any browser, including one you cannot install extensions into.
- The browser extension does the one-click job on the tab in front of you, reading the page's own sources locally and adding an eyedropper.
So the answer to "which workflow does it support" is both, and you switch between them by task rather than by tool. The URL box for research and lists, the toolbar for the page you are reading right now.
There is a third path that neither tool needs to run at all. For popular sites, the brand colors directory already has the extraction done and sitting on a static page: hex codes, logo, screenshot and the full CSS palette, no tool involved.
One honest concession: Site Palette ships for Firefox and Safari as well as Chrome. The Colorize extension is Chromium-only: Chrome, Brave, Edge, Arc, Opera and Vivaldi. If you live in Firefox or Safari and specifically want a toolbar button, that is a real point in Site Palette's favor. The Colorize web app still works in those browsers; the extension does not exist there yet.
#What each one counts as a palette
This is the real difference, and it is easy to miss because both tools hand you a row of swatches.
Site Palette runs quantization over the rendered page and returns a small, coherent set, usually around six colors, offering several algorithms so you can pick whichever grouping reads best: Color Cube, Median Cut and a Material Design mode, plus a live viewport extract. That output is a design artifact: a palette someone can look at and use, chosen for coherence.
Colorize keeps the sources apart instead of merging them:
#6366F1 Code
#22D3EE Screenshot
#030712
- Brand colors, the small named set from the logo and primary interface.
- Logo colors, pulled from the mark itself rather than from the page around it.
- Code colors, every value declared across the HTML, CSS and JavaScript, grouped by family. On a mature site this runs well past a hundred entries.
- Screenshot colors, what a visitor actually sees, imagery and gradients included.
That separation is the point. A color that appears in the stylesheet but never on the homepage is still part of the design system, and a color that dominates a hero photo is not a brand color no matter how much of the screen it occupies. Merging the two sets loses information that you often need. We wrote about why these methods disagree in how to extract brand colors from any website.
The tradeoff is honest in both directions. Six curated colors are easier to hand to a client than a hundred and fifty grouped by hue. If what you want is a palette to look at, the smaller set is friendlier. If what you want is to rebuild a design system without missing the shade used only in the disabled state, the long list is the one that helps.
#Exports and handoff
Site Palette's strongest card here is Figma. It ships an official plugin that imports a saved palette straight in as local variables, which is exactly where most product design work happens now. It also offers a Sketch template, Adobe .ase, SVG, and handoffs to Google Art Palette and Coolors for tuning. Note that its own documentation lists the advanced export formats among the things a paid plan unlocks, so price the workflow, not just the extraction.
Colorize covers more formats but stops at the file. Everything is generated in your browser, so the palette never touches a server on the way out:
:root {
--brand-primary: #6366f1;
--brand-accent: #22d3ee;
--surface: #030712;
}The list runs CSS variables, SASS, SCSS, SVG, Adobe Swatch Exchange (.ase), Adobe Color Table (.act), Adobe Color Swatch (.aco), Sketch Palette, GIMP (.gpl), Paint.NET, Paint Shop Pro, StarOffice and Skencil. If your tool predates Figma, there is probably a format for it.
So: if the palette is going into Figma, Site Palette has the shorter road. If it is going into a stylesheet, an Adobe app, or something older than both, the longer format list wins, and it is not gated behind a plan.
#Saving and sharing
Site Palette has a real account layer, and it is the thing your subscription is most visibly buying. Palettes save to your profile, sync across devices, and each one gets a shareable link. There is a documented API at api.palette.site for listing, fetching and deleting them.
Colorize stores nothing from an extraction. Every run is fresh and disappears when you close the tab. That is a deliberate choice with a real cost: there is no "my palettes" page, and if you want to keep a result, you export it. For a recurring workflow across a team that wants one shared library, the saved profile is the better fit. For a one-off lookup, a sign-in and a subscription are a lot of ceremony for six hex codes.
#Doing it programmatically
If your goal is to extract colors from code, this is where the two diverge completely.
Site Palette's published OpenAPI specification covers session handling and saved-palette management: sign in, fetch your profile, list a palette, delete a palette. There is no extraction endpoint in it. Extraction happens in the extension, on a page you have open.
Colorize's generator is not an API either. It sits behind a human check and every run is metered, which is why /api/* is disallowed in robots.txt. The programmatic path is the Prefetch API, the same service that powers the site, which takes a URL and returns colors, logo, fonts and company data with an API key. Point a script at that, not at the web tool.
The rule of thumb: extension APIs are for what you already collected, and extraction APIs are for what you have not looked at yet. Check which one a tool actually offers before you plan a pipeline around it.
#Which one to use
- You are on a page and want its colors now. Either. Site Palette if you have already paid for it, the Colorize extension if you want the same click with the four-way split behind it.
- You have a list of URLs. Colorize, because you never have to open them.
- The palette is going into Figma. Site Palette, for the local variables plugin.
- You are rebuilding a design system. Colorize, for the full declared palette rather than a curated six.
- You want a shared library your team comes back to. Site Palette, if the subscription is worth it to you.
- You are in Firefox or Safari and want a toolbar button. Site Palette; the Colorize extension is Chromium-only, though the web app works anywhere.
- You need this once, today, on someone else's machine. Colorize: nothing to install, nothing to sign into, nothing to pay.
- You need this in a script. Neither web tool. Use an extraction API.
- The site is well known. Check the brand colors directory first and skip the extraction entirely.
Installing one does not stop you using the other, and the sensible setup for most people is an extension in the toolbar for the page in front of them and a URL box bookmarked for everything else. The only thing that changes that arithmetic is the bill: one of these two gives you both halves of that setup without one.
Do you want API access?
Access our API to integrate color, brand & screenshot extraction into your app:
Brand Logos
Site Assets & Screenshot
Color Extraction & Grouping
Categorization & Company Details


