Welcome to RGBGuessr! The aim of the game is to guess the RGB values of the displayed color. You will go through 5 rounds, and your score will be based on how close your guess is to the actual RGB values. The lower your score, the better!
If you're colour blind, pick your type from the Colour Mode dropdown. With each condition some colours are impossible to tell apart, so guessing all three channels wouldn't be fair. Instead the game asks you to guess only the channels you can actually judge — the one you can't is locked and shown to you as a hint, so it counts as correct and doesn't hurt your score. The swatch is always shown in its true colour (never simulated), and you still play 5 rounds where a lower score is better.
| Color | RGB Value |
|---|---|
| Red | RGB(255, 0, 0) |
| Orange | RGB(255, 127, 0) |
| Yellow | RGB(255, 255, 0) |
| Green | RGB(0, 255, 0) |
| Blue | RGB(0, 0, 255) |
| Indigo | RGB(75, 0, 130) |
| Violet | RGB(148, 0, 211) |
| White | RGB(255, 255, 255) |
| Black | RGB(0, 0, 0) |
Either you are the wizard of colour, or you may have had some e-help… Either way, you shall receive a gift better than a place on the leaderboard — bragging rights!
Screenshot this message and show off to your friends ;)