Cores Com Cinco Letras - Lista de Cores com as Letras do Alfabeto
Lista de Cores com as Letras do Alfabeto

How to Play the Five-Letter Color Puzzle Game

You land on a screen with a blank grid and six attempts to figure out which five-letter color name the game picked. Green tiles mean the letter is correct and in the right spot. Yellow means the letter exists in the word but is placed wrong. Gray means it's not in the target word at all. You type a five-letter word, press enter, and get feedback. That's basically it. The game repeats daily with a new word or lets you play random puzzles if you prefer.

What are cores com cinco letras actually

It's a Brazilian Portuguese adaptation of the color-guessing word puzzle format that became popular worldwide. Instead of five-letter random words, the targets are always color names with exactly five letters. The vocabulary set is limited to colors people reasonably know, which makes the letter frequency patterns somewhat predictable compared to regular wordle variants. Common answers include VERDE, CREME, CORAL, CINZA, PRATA, OLIVA, BRONZE, and similar words. You can find the game by searching for the exact phrase on your browser, and most mirrors host free clones without requiring an account or payment. The core mechanic is straightforward but the vowel distribution in Portuguese color names creates a specific strategic angle. Unlike English, Portuguese uses tilde-accented vowels like à and ÃE as separate letter slots in most implementations, which means words with those characters consume two tile spaces while only representing one phonetic unit. This matters when you're tracking letter positions across guesses.

Strategy that actually works

Start with a word that hits high-frequency Portuguese consonants and common vowel positions. VERDE or CREME are reasonable openers because they cover V, R, D, E, C and M — letters that appear in a disproportionate number of Portuguese color names. Avoid opening with words like AZUL (four letters, doesn't fit the grid anyway) or obscure archaic color terms just to test rare letters. You'll burn guesses and gain nothing. On guess two, look at the yellow and gray feedback and adjust. If a green position blocks you from trying a different arrangement, accept that constraint. The most common mistake people make is reusing a confirmed green letter in a different position on the same turn, which wastes a guess when the position is already correct. Move other uncertain letters instead and confirm greens through elimination.

I ran into a specific issue last month where the game's word bank included an accepted but extremely uncommon variant: the word was actually listed as a valid answer in one of the mirrors I was testing, and it used an accent mark in a way that two of my input methods wouldn't produce. I spent three guesses trying CORAL and CREME variations before I realized the tilde was the problem. The workaround was switching to a direct text input field instead of the on-screen keyboard and typing the character manually with the accent key combination for my keyboard layout. After that, everything clicked into place.

👉 Clique no botão abaixo para saber mais sobre o assunto!

Pitfalls to avoid

One thing beginners consistently miss is that some implementations treat accented and unaccented letters as identical for yellow tile feedback, while others don't. If you see E turn yellow in one version, it might mean both E and É are in the word. In another version, only the exact unaccented E counts. This isn't documented anywhere and will cost you at least one guess per puzzle until you notice the pattern through trial and error. Another issue is the smaller target vocabulary. Because the pool of five-letter Portuguese color names is finite and well-known, certain letter combinations become statistically overrepresented. After solving about fifty puzzles, you can memoize the likely answers rather than deducing each one fresh. This works until the game rotates its dictionary or a mirror adds uncommon entries, which happens periodically. When that occurs, relying on memory backfires badly because your brain will push a familiar word into slots where the feedback doesn't support it.

Also worth noting: this variant completely breaks down if you're not comfortable reading Portuguese at a basic level. The entire gameplay depends on recognizing common color names in Portuguese, and if your vocabulary is limited to the basics, you'll hit walls where every guess feels random. In that case, switching to an English-language color puzzle or a general word-based version is a much better use of your time.

Where to find and download it

There isn't a single official app you need to download. Most versions run directly in a browser. Search for cores com cinco letras and you'll find several mirrors, including a few hosted on GitHub Pages that offer unlimited daily puzzles without ads. Mobile users can add these to their home screen through the browser's install option and play offline after the initial page load. The experience is identical whether you play on desktop or phone. If you want the raw source code for a self-hosted version, the open repositories are straightforward. They typically use a simple JSON file for the word list and a vanilla JavaScript puzzle engine. No build step required. Clone it, open index.html in any browser, and it runs. A few of the mirrors I've tested strip telemetry by default, which is preferable if you care about that sort of thing.

The game itself is lightweight and doesn't demand much from your device. It loads in under two seconds on a decent connection and uses minimal CPU because there are no animations beyond the flip effect on revealed tiles. If you're playing on an older phone, close other tabs first — the browser will handle it fine, but multitasking on low-memory devices can make the tile animations stutter enough to distract from the actual puzzle. There's no competitive leaderboard in most implementations, and the ones that do exist track only your solve count over time. Some mirrors add a streak counter, but that's cosmetic. The real point is just solving the daily puzzle or running through as many random rounds as you want. It takes roughly three to five minutes per puzzle if you know the common words, and longer if you're still building your Portuguese color vocabulary. Either way, it's a low-commitment game that doesn't demand anything beyond knowing which colors have five letters and how to read the feedback after each guess.