Browse / All Games
🔍
🎮 All Games
EN日本語
← All guides
Strategy Guide · 4 min read · 2026-04-23

Colorle Guide: How to Guess the Hidden Color in 6 Tries

🎨About Colorle

Colorle takes the daily Wordle format and swaps letters for RGB color values. Instead of green and yellow squares, you get arrows telling you whether each color channel (red, green, blue) in the hidden color is higher or lower than your guess. It's a pure logic puzzle once you know how to read the signals.

1. Understand the RGB feedback

Every color in Colorle is made of three channels: Red (0–255), Green (0–255), and Blue (0–255). After each guess, you see arrows for each channel:

- ↑ means the hidden color's channel is higher than yours. - ↓ means it's lower. - ✓ (or no arrow) means you matched exactly.

Think of it as three independent number-guessing games happening in parallel, one per channel.

2. Start with middle gray (128, 128, 128)

Your first guess should be a pure middle gray: R=128, G=128, B=128. This is the mathematical bisection — no matter what color is hidden, each channel is either above or below 128, cutting the search space in half for all three channels simultaneously.

Beginners often guess a vivid color first, hoping to "get lucky". Gray gives you the most information per guess every time.

3. Bisect each channel independently

After guess 1, each channel shrinks to a range. Say R was ↑, G was ↓, B was ✓. Now R is somewhere in 129–255 and G is in 0–127, while B is locked at 128.

For guess 2, pick the midpoint of each remaining range: R=192, G=64, B=128. Repeat bisection each turn. Six guesses is plenty — mathematically, 6 rounds of bisection can pinpoint any value in 0–255 (since 2^6 = 64 possibilities collapse fast).

4. Watch for "lock" rows to save guesses

Once a channel shows ✓, it's locked — don't change it in later guesses. Keep it fixed and focus your remaining guesses on the channels that are still ↑ or ↓.

A common mistake is to tweak a locked channel accidentally, losing a turn. Write the locked value down if the UI doesn't remind you.

🎯 Summary

Colorle looks like a color game but is really a bisection puzzle in disguise. Open with middle gray, bisect each channel independently, lock any channel that matches, and you'll win within 6 guesses almost every day. Skill here compounds fast — after a week of daily play, winning in 3–4 guesses becomes normal.

Frequently Asked Questions

How do the RGB hints work in Colorle?

Each guess returns three arrows: one for red, green, and blue. An up arrow means the hidden value is higher than yours in that channel; a down arrow means lower; a checkmark means exact match. Channels are independent.

Why is gray (128, 128, 128) the best opening guess?

It's the mathematical midpoint of every channel. No matter what color is hidden, each channel either falls above or below 128, instantly halving the search range for all three channels at once.

Can I solve Colorle in 3 guesses?

With pure bisection it takes about 8 guesses to pinpoint an arbitrary RGB value, so 3 guesses requires luck. Experienced players average 4–5. Solving in 3 is rare but possible when the hidden color happens to be near a common bisection midpoint.

Does Colorle reset every day like Wordle?

Yes, Colorle is a daily puzzle. One hidden color per day, the same color for everyone, and you get six guesses. Results can be shared with friends to compare strategies.

Next to read

Guide · 6 min
How to Solve Nonograms: A Beginner's Guide to Picross Logic
Learn how to solve nonograms (picross) step by step. Simple logic techniques, common patterns, and beginner-friendly tips to clear any puzzle.
Guide · 5 min
5 Tips to Master Color Sort: Free Online Tube Sorting Strategy
Master Color Sort puzzles with 5 proven tips. Learn the "empty tube" trick, planning moves, and how to avoid deadlocks in free online tube sorting games.
Guide · 5 min
2048 Strategy: How to Reach 2048 (and Beyond) Every Time
A proven 2048 strategy: the corner rule, snake pattern, and why you should almost never swipe up. Learn how top players reach 2048 consistently.