.modern-gradient {
background-image:
linear-gradient(
360deg in oklab,
oklch(92% 0.05 340) 27% 27%, oklch(90% 0.03 300) 100%
)
;
}
.classic-gradient {
background-image:
linear-gradient(360deg, #fdd8ef 27% 27%, #e1daf0 100%)
;
}
Preview:
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