How CSS3 Realizes the Color Guessing Game Based on the Gradient Sequence

BY Jeffrey 13 Nov,2020

Today I will share with you a color discrimination game based on CSS3 and JavaScript. It is known that there are 3 squares in a group. The first 2 squares are painted with two similar colors. You can guess the third one based on the decreasing sequence of these two colors. What is the color of the square, and choose the color that you think is the closest from the squares below to test your color discrimination ability.