div{
  width: 200px;
  height: 200px;
  background: 
    linear-gradient(90deg, deeppink 25%, indigo);
}