Skip to content

Instantly share code, notes, and snippets.

@fauxsaurus
Created November 30, 2019 23:26
Show Gist options
  • Save fauxsaurus/657b22f1bb280306f89e6e17f670b06d to your computer and use it in GitHub Desktop.
Save fauxsaurus/657b22f1bb280306f89e6e17f670b06d to your computer and use it in GitHub Desktop.
.hue-gradient
{
background:linear-gradient(to right,
#f00 0%,
#ff0 16.66%,
#0f0 33.33%,
#0ff 50%,
#00f 66.66%,
#f0f 83.33%,
#f00 100%
);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment