coolors_scrape | R Documentation |
Scrapes values from a coolors.co palette
coolors_scrape(url, cat = FALSE)
url |
coolors.co link |
cat |
cat |
vector of colors
x <- "https://coolors.co/96adc8-d7ffab-fcff6c-d89d6a-6d454c"
coolors_scrape(x, cat = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.