powered by
This function takes a URL from either <coolors.co> or <colorhunt.co> and returns the palette.
palette_decode_url(x)
a vector of type palette
palette
A URL from either 'coolors.co' or 'colorhunt.co'
palette_decode_url('https://coolors.co/ff4444-ffae4d-ffff60-50ff50-3939fa') palette_decode_url('https://www.colorhunt.co/palette/b5c0d0ccd3caf5e8ddeed3d9')
Run the code above in your browser using DataLab