Personal Color Analysis for Men: Build Your Palette
If you want seasonal color analysis for men without the beauty-counter vibe or a one-size-fits-all quiz, the fastest path is to build a tool that reads your face and hands back colors you’ll actually wear. Here’s how to make your own in Auto.
Why build your own instead of downloading one
You can find plenty of apps promising color analysis for men — most bury the useful part under sign-ups, subscriptions, or makeover language that isn’t aimed at you. A generic color season quiz for men can’t account for your lighting, your wardrobe, or your taste.
In Auto you describe what you want, snap a selfie, and it builds a personal mini-app (a “Frame”) around it. No code, no app store. You end up with a palette tool that works exactly the way you want, and you can tweak it whenever.
Build it in Auto (the walkthrough)
Open Auto and describe the app in plain language. A solid starting prompt:
Build a Frame that takes a front-camera selfie, reads my skin tone and hair color, and recommends 4 clothing colors that flatter me. Show them as a clean swatch grid with a short reason under each, then 2–3 wearable outfit suggestions. Keep the tone utilitarian — a design tool, not a beauty counter.
That’s the whole idea behind the 12 seasonal color palettes for men approach, minus the jargon: undertone (warm/cool/neutral) and contrast level (low/medium/high) drive which colors work — Auto just derives them from your photo and skips telling you “you’re an Autumn.”
A few things worth adding to your prompt:
- Handle bad lighting honestly. Ask it to frame results as “based on what I can see” and offer a retake if the photo’s too dark to read.
- Gender toggle. A grouped control (Men / Any / Women) so suggestions match who you’re building for.
- Shopping links. Have each outfit suggestion link to a search page so you can actually go buy the thing.
How someone built theirs
A real user built a Frame called Color Check this way. They started with a detailed first prompt: instant selfie capture, an undertone-and-contrast read, a four-swatch grid with a one-line reason per color, and a couple of concrete outfit ideas — explicitly “no seasonal-color jargon, no makeover language.”
From there it was iteration. They added shopping links, then reworked the gender switch twice to land on Men / Any / Women. A big chunk of the work was polish: killing loading flicker by leaving the screen blank until it knew whether a palette existed, then fading the correct UI in. They fade the photo in on load too.
They also built a shareable page per palette, switched it to Auto’s native sharing, and fixed a mismatch where the share preview didn’t show the selfie but the shared artifact did. Late on, they dropped the visible hex codes to keep the swatches the hero. The result is a tight, confident palette tool — not an editorial.
FAQ
Do I need any design or coding skills? No. You describe what you want in plain English and refine from there, exactly like the Color Check build above.
Will it work for my skin tone and lighting? It’s built to say so plainly when a photo is too dark or washed out and offer a retake, rather than guessing.
How long does it take? The first working version takes minutes. Polish (loading states, sharing, links) is optional iteration you do only if you want it.