Код: Выделить всё
div {
position: relative;
width: 140px;
height: 80px;
cursor: pointer;
border-radius: 4px;
background: conic-gradient(#ff00fa, #fe3, #0f3, #ff00fa);
border: 10px solid transparent;
}< /code>
Подробнее здесь: https://stackoverflow.com/questions/797 ... ound-color
Мобильная версия