hr { height: 8px; /* you can use the background-color or use the background-image with a gradient background-color: red; */ background-image: linear-gradient(90deg, #DDD, orange, transparent); border: 0; height: 1px; }