Hexadecimal Colors
When defining CSS color attributes, we can use color names like black, red, yellow, etc..., but sometimes its better to use the color HEX value.
Below is the list of hexadecimal color values that will be displayed correctly on all computer with a minimum of 256 color pallete.
(Don't forget to add # when using the HEX value. Example: #000000)






















