Color Chart
Hex codes are color codes that can be used in HTML and CSS. There are millions of different colors, but these are just a few. Hover over a color block to get the code for that color.
Make Your Own Hex Code
Hex codes have a # and 6 letters or numbers.The first two digits are the amount of red, the second two are the amount of green, and the third two are the amount of blue in the color. The numbers go from 0 to 9, and the letters from A to F. F is the most intense color, and 0 is the least intense. So pure red would be #FF0000, because there is a high intensity of red, and no blue and green. #FF4545 is a less intense red because there is more blue and green.
