.color
        {margin:10px 5px;
     
     transition:all 0.8s ease;
     }
.color:hover
        {background:#FFFACD;
     }