Preview:
.modern-gradient {
  background-image: 
    linear-gradient(
      326deg in oklab, 
      oklch(70% 0.20 340) 27% 27%, oklch(90% 0.03 300) 100%
    )
  ;
}

.classic-gradient {
  background-image: 
    linear-gradient(326deg, #eb63c5 27% 27%, #e1daf0 100%)
  ;
}
downloadDownload PNG downloadDownload JPEG downloadDownload SVG

Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!

Click to optimize width for Twitter