Retrieve the most recently made palettes from www.color-hex.com
get_latest_palettes()
data.frame with name, id and colours
if(curl::has_internet()){ get_latest_palettes() }