Skip to content

Instantly share code, notes, and snippets.

@tol-is
Created May 30, 2026 21:35
Show Gist options
  • Select an option

  • Save tol-is/6bfe43f0eede30efcbf17a5a0c4ea2b6 to your computer and use it in GitHub Desktop.

Select an option

Save tol-is/6bfe43f0eede30efcbf17a5a0c4ea2b6 to your computer and use it in GitHub Desktop.
conic gradient
width: 158px;
height: 158px;
border-radius: 16px;
background: conic-gradient(from 210deg, #aa3bff, #5ad7ff, #ff52da, #aa3bff);
box-shadow: 0 0 18px rgba(170, 59, 255, 0.65);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment