Skip to content

Instantly share code, notes, and snippets.

@bootsified
Last active July 24, 2018 16:21
Show Gist options
  • Save bootsified/012b304222442d68e26d3e52a312aa2e to your computer and use it in GitHub Desktop.
Save bootsified/012b304222442d68e26d3e52a312aa2e to your computer and use it in GitHub Desktop.
CSS rainbow gradient
background-image: linear-gradient(319deg, red 20%, yellow 40%, blue 60%, violet 80%);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment