Want to see how your app or website would look in dark mode without touching a line of code? A screenshot is enough. Color Studio can invert the image's lightness while keeping the colors —the real basis of dark mode— and give you the dark (or light) version instantly, with a before/after to compare. And if you have your own color scheme, you can apply it. All free and in your browser: the screenshot isn't uploaded anywhere.
It's not a simple "negative" of the photo. Inverting the colors outright turns blues orange and everything looks wrong. The Theme mode inverts only the lightness of each pixel and keeps the hue and the saturation: that's why a white background becomes dark, black text lightens, and a blue button stays blue (lighter). It's exactly what a good dark theme does.
The Dark and Light targets only invert if needed (depending on whether the screenshot is already light or dark); Invert always forces the change.
We loaded a screenshot and the Dark mode inverted the lightness keeping the colors (with an option to keep the accents), showing before/after side by side. With UI screenshots it gives a realistic starting point; with regular photos, an artistic effect.
The most useful part for development: besides the image, it generates the derived color scheme (50–900 scales) ready to copy as CSS or Tailwind and paste into the project. All local, without uploading the screenshot.
The Recolor mode goes a step further: you paste
CSS, some :root variables, a
Tailwind config or any text with colors (HEX,
rgb(), hsl()), and the tool extracts that palette
and remaps the image according to each pixel's lightness (a
"gradient map"). It's useful to see your screenshot in your brand's identity,
or to explore theme variants from an existing scheme.
The "flatter" and more UI-like the image (an app, a site, a dashboard), the better it looks: solid backgrounds and text respond perfectly to the lightness inversion. Photographs with gradients and skin give a more artistic than utilitarian result — but trying them is part of the fun.
It inverts the lightness keeping hue and saturation —the basis of dark mode—: light backgrounds darken, text lightens and colors stay. It works great with UI screenshots; with photos it gives an artistic result.
As a quick mockup from a screenshot, without touching code. It doesn't replace implementing the theme in CSS, but it's ideal to explore the idea or show a mockup.
Yes, in Recolor mode: you paste CSS, variables, a Tailwind config or any text with colors, and the tool remaps the image with that scheme.
No. The whole transformation happens in your browser; the screenshot isn't uploaded or stored.
Generate my screenshot's dark mode →Roles, 50–900 scales and how to derive a palette from an image, ready as CSS or Tailwind.
Pull the dominant colors from an image and read the HEX of any pixel with an eyedropper.