powered by
Get brand color palette
brand_palette(brand = "block", palette = "categorical", n = NULL)
Character vector of hex colors
Name of the brand
Type of palette ("categorical", "sequential", "diverging")
Number of colors to return (NULL for all)
if (FALSE) { colors <- brand_palette("block", "categorical") }
Run the code above in your browser using DataLab