Skip to content

Instantly share code, notes, and snippets.

@charlestati
Created March 23, 2015 06:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save charlestati/4fa606a06d05003202ab to your computer and use it in GitHub Desktop.
Save charlestati/4fa606a06d05003202ab to your computer and use it in GitHub Desktop.
Generate a random color from COLOURlovers
'#' . strtolower(simplexml_load_file('http://www.colourlovers.com/api/colors/random')->color->hex);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment