Note: An Hex code in CSS or even in HTML Always has to start with #

This is an Example of a Hex code in CSS :

body {
  
background-color: #408080;
  
}

Make a free website with Yola