Color Puzzle Solver

Colorfle Solver

Paste your target hex or use the color picker to get matching three-color combinations. Refine with green, yellow, and gray feedback.

You can enter a hex with or without the leading #.

Suggestions

0 shown

Start by entering a target hex above or use the color picker. After that, you can use the feedback cycle to refine the remaining Colorfle combinations.

What Colorfle Is and Why It Is Harder Than It Looks

Colorfle is a daily puzzle where you see one target color and must find the three source colors that mix to produce it. The twist: you pick from a fixed palette of about 280 colors, and the mixing uses weighted RGB averaging. You have six guesses. Each guess shows three color swatches, and you get feedback on how close each one is to the answer. Green means exact match on that channel. Yellow means close. Gray means you are nowhere near. Most people expect to solve it like Wordle — just keep guessing until something clicks. They are wrong. The color space is large enough that brute-force guessing rarely works in six tries. The solver exists because finding the right three-color combination from 280 options is genuinely difficult without help.

Here is why it trips people up: the game gives you feedback per color channel, not per color. If your red channel is wrong on any of the three source colors, you mark that swatch gray. If it is close, you mark it yellow. If it matches exactly, you mark it green. You do this for all three source colors in each guess. After two or three guesses, you have a dense web of constraints. The solver uses those constraints to eliminate impossible combinations and show you what remains.

How the Solver Finds Matching Color Combinations

When you enter a target hex, the solver calculates which three-color combinations from the palette produce the closest match. It runs through thousands of possible combinations and ranks them by similarity — how close the mixed result is to your target. The top five appear as suggestions. You can click "Use This" on any suggestion to add it as a guess and start marking feedback.

The hex-solving approach works best when you are starting fresh and want a shortlist of candidates. You might see five combinations that all look plausible. That is normal. Colorfle has what designers call "color degeneracy" — multiple different recipes can produce nearly identical results. The solver does not know which one is correct. That is where the feedback system comes in. Make a guess, mark the feedback, and let the solver narrow things down.

Using Feedback to Eliminate Impossible Combinations

The feedback cycle is the real power of the solver. After you make a guess, click each source color swatch to cycle through green, yellow, and gray. Green means that color channel matches exactly. Yellow means the real answer is nearby on that channel. Gray means you are far off. Once you have marked all three swatches, the Refine button becomes active. Click it and the solver removes every combination that would produce different feedback.

The logic is straightforward: if you marked a swatch gray, that channel on that source color must be significantly different from the actual answer. The solver checks each candidate combination and discards any where that channel would produce yellow or green instead. After two or three refinement cycles, you are usually looking at one or two combinations left. That is when you make your final guess with confidence.

G Exact match on this channel
Y Close but not exact
X Far off on this channel

The Color Picker Is Your Friend When You See But Cannot Type

If you are playing Colorfle on another tab or device, you might see the target color without knowing its hex code. You could try to guess the hex from memory. Do not. Click "Pick a Color Instead" below the hex input. A visual color picker appears. Use it to sample the exact color you see on screen, then click "Use This Color." The picker returns the precise hex value and the solver immediately calculates matching combinations.

This works for anyone who uses a second monitor or plays on a different device. You do not need to transcribe hex codes by hand. The color picker reads the exact RGB values from whatever color you select. A few clicks and you have suggestions on screen. No memorization, no conversion, no guesswork.

Why Your Target Color Might Show Multiple Plausible Combinations

The color space in Colorfle is quantized. You pick from 280 specific colors, and mixing is done with weighted RGB averaging. This means different three-color combinations can and do produce the same, or nearly the same, target color. The solver calls this "color degeneracy." It is not a flaw in the solver — it is a property of the game itself.

When you enter a hex and see five suggestions that all look reasonable, that is the degeneracy at work. The mixed result of combination A might be #7a9c3e and combination B might be #7b9d3f. Visually identical on screen. The similarity score tells you how close each combination gets, but it cannot tell you which one is the official answer. You narrow that down through feedback, not through similarity alone.

Mid-range targets — colors that are neither very dark nor very saturated — tend to have the most degeneracy. Deep greens and bright reds tend to be more distinctive. If you are stuck between two suggestions, make one your next guess and pay attention to the feedback pattern. Small differences in feedback will quickly separate them.

How Weighted RGB Mixing Works in Colorfle

Colorfle does not use simple averaging. It uses weighted channel mixing where each source color contributes differently to the final result. The exact weights are the same ones used in the official Colorfle game. When you see a suggestion with 94% similarity, that means the weighted mix of those three colors produces a result within a few RGB points of your target. At 80%, the difference is more visible but still in the same color family.

The solver mirrors this logic precisely. If you use the solver to find a combination and then enter it as a guess in the actual game, the feedback should be consistent. The colors will mix the same way in both places. If you ever see a mismatch between what the solver shows and what the game produces, the game itself may be using slightly different display settings or color profiles on your monitor.

When a Suggestion Has a Low Similarity Score

You might see a suggestion with 75% or 80% similarity and wonder if something is wrong. Nothing is wrong. That combination is the best match available from the fixed color palette. If your target is #5d7a3c, the solver found that the closest three-color mix produces #5c7b3d — close enough for government work, as they say, but not pixel-perfect. The game allows for this tolerance because not every hex falls exactly on a mixable coordinate.

Low similarity scores appear more often with mid-range targets. Colors like #8c9ea3 or #6b7c85 — muted, middle-toned — sit in a region where many combinations cluster. High similarity scores are easier to hit when your target is very saturated or very dark. If you get a low score, do not panic. Enter the suggestion as a guess and see what feedback you get. The feedback will guide you more reliably than the similarity number ever could.

What to Do When Refine Says No Matches Found

If you click Refine and get a "no combinations matched" error, your feedback is wrong. That is the most likely explanation. Maybe you marked a swatch green when it should have been yellow, or yellow when it should have been gray. One wrong mark eliminates all correct candidates. The solver cannot recover from incorrect feedback — it can only eliminate combinations that contradict it.

When this happens, go back and re-examine your guess. The target is #7c8a3d and your swatch was #6b7c2d — is that channel exactly right or just close? If it is close but not exact, it should be yellow, not green. If you genuinely cannot tell, start fresh. Clear your guesses and try a different suggestion as your next guess. The feedback from a fresh guess is more valuable than a forced fit on a previous one.

Colorfle Solver FAQ

What is Colorfle?

Colorfle is a daily color puzzle game where you see a target hex color and must find the three source colors that mix to produce it. You have 6 guesses to find the correct combination. Each guess shows three color swatches, and you receive feedback indicating how close each source color is to the actual answer.

How does the Colorfle solver work?

The Colorfle solver supports both directions: start from a visible target hex to find the best matching source colors, or enter feedback from your guesses to narrow the remaining combinations.

What is the difference between hex-solving and feedback-solving modes?

Hex-solving works when you have a target color but no guesses yet. Enter the hex, get the top 5 closest three-color combinations. Feedback-solving works after you have made guesses and marked each swatch with green, yellow, or gray. Click Refine to filter out combinations that contradict your feedback.

Does the solver use the same Colorfle mixing logic?

Yes. The solver uses the same color list, weighted mixing model, and feedback filtering logic from the source Colorfle project.

Why does the solver show multiple suggestions instead of one answer?

Colorfle uses three source colors that mix together, so multiple combinations can produce similar target colors. The solver shows the top 5 matches ranked by similarity. Use the feedback from each guess to refine the list and converge on the exact answer.

What do the green, yellow, and gray feedback colors mean in Colorfle?

Green means the color channel matches exactly — you have the right value. Yellow means you are close but not exact — the correct value is nearby. Gray means you are far off on that channel. Click each color swatch in the guess row to cycle through feedback states.

Can I use the color picker instead of typing a hex code?

Yes. Click "Pick a Color Instead" below the hex input to open a visual color picker. Select any color, then click "Use This Color" to submit it as your target hex. This is useful when you can see the target color on screen but do not know its hex value.

How does color mixing work in Colorfle?

Colorfle uses weighted RGB channel mixing. Each source color contributes to the final target by averaging its red, green, and blue channels with specific weights. The solver mirrors this exact mixing model so suggestions match what you would see in the actual game.

Why might a suggestion have a low similarity score?

Similarity scores below 90% mean the three-color combination produces a noticeably different color than your target. This usually happens with mid-range targets where many combinations cluster together. Lower similarity does not mean the answer is wrong — it means the solver is showing you the closest matches from a limited color palette.

What should I do when refine returns no matches?

Double-check your feedback settings. If even one swatch has incorrect feedback, the refine step will eliminate all valid combinations. Make sure green means exact match, yellow means close but not exact, and gray means far off. If you are stuck, clear your guesses and start over with a new hex or suggestion.

More Solvers