Hex Color Guessing Game - Online Guess the Hex Code
See a color swatch and guess its hex code. Get scored on accuracy. Improve your color intuition. Fun for designers.
UD5 Toolkit
Guess the Color
Match the RGB values to the correct color swatch
rgb(255, 100, 50) and presents multiple color swatches — only one matches the given values. This helps train your color perception, understanding of digital color models, and ability to mentally visualize colors from their numerical representations. It's widely used by web designers, front-end developers, and digital artists to sharpen their color intuition.
rgb(255, 0, 0) is pure red, rgb(0, 0, 0) is black, and rgb(255, 255, 255) is white.
#FF6432 is simply a hexadecimal (base-16) representation of RGB values:
FF = 255 (Red)64 = 100 (Green)32 = 50 (Blue)#FF6432 is equivalent to rgb(255, 100, 50). Web browsers accept both formats interchangeably in CSS. Understanding this relationship helps you quickly convert between the two formats — a common task in front-end development.
See a color swatch and guess its hex code. Get scored on accuracy. Improve your color intuition. Fun for designers.
Watch and repeat the growing sequence of colored buttons. How long is your memory? Classic electronic game replica.
Upload a gradient or enter a palette and simulate how it appears with different types of color vision deficiency. Ensure inclusive data visualization.
Repeat the growing color sequence. How far can you go? Classic memory game with sound and animations.
An interactive color wheel that teaches primary, secondary, tertiary colors, and harmonies. Pick and mix like a pro.
Enter any live URL and view it through eight different color vision deficiency filters. Identify contrast issues and improve your site’s accessibility.
Convert RGB and hex colors to CIELAB L*a*b* values. Understand perceptual lightness and chromaticity. All local math.
Point your camera at an object and see the dominant color in real time. Click to copy the hex. Fun tool for designers.
See a cropped or simplified brand logo and guess the company. Hints available, score track. Local fun, no copyright infringement.
Rotate and explore the RGB color space as a 3D cube. Pick colors directly from the volume. Interactive Three.js.
View the individual red, green, and blue channels of an image as grayscale. Photographer and developer tool.
Enter L*a*b* values and see the corresponding RGB and hex color. Useful for advanced color manipulation.
Draw shapes and experiment with globalCompositeOperation. See Porter‑Duff operators in action. Great for game devs.
Generate a random sequence of button presses that looks like a retro game cheat code. Totally useless, totally fun.
See a random color and type its name. Score based on accuracy. Fun for designers. Local.
Combine two random elements and get a surprising result. Inspired by Little Alchemy. Infinite ideas. All local.
Explore the RGB color space as a rotatable 3D cube. Pick a color directly from the volume. Drag to rotate. Canvas 3D.
Enter a Kelvin value (1000‑40000) and see the approximate white‑balance color. Photography and lighting reference.
Try to draw a perfect circle freehand. Score based on roundness. Fun and addictive. No data sent.
Random world flags shown; pick the correct country name from four choices. Score and streak. Learn geography.
Play the extended 5‑gesture version against a CPU. Rules explained. Score tracking. A geek classic.
A replica of the famous Flexbox Froggy game: solve alignment puzzles by writing CSS. Progress saved locally. Fun frontend learning.
Keep a virtual pet alive by feeding, playing, and cleaning. Its state persists in localStorage. Come back or it gets sad.
Generate random Scattergories‑style lists with a random letter and 12 categories. Great for online game night.
Two players type the same text on the same keyboard (WASD vs Arrow zones) and race to finish first. Fun classroom game.
Recreate the target CSS linear gradient by adjusting stops and colors. A unique game for front‑end developers to master gradients.
Play the Pig dice game: roll to accumulate points, but a 1 ends your turn. First to 100 wins. Simple hot‑seat local game.
The original arcade Pong recreated in HTML5. Play against AI or local two‑player. Score up to 11 and win. Pure retro fun.
Watch a color sequence and click the same pattern. Gets longer each round. Test and improve your working memory. All local.
Play Rock Paper Scissors against a smart random CPU with win/loss/draw tracking. Smooth CSS animations. No ads, pure fun.